1
0
mirror of https://github.com/fluencelabs/aqua-playground synced 2025-03-15 10:11:01 +00:00
2021-04-12 09:48:09 +03:00

8 lines
245 B
Plaintext

(seq
(call init_relay ("op" "identity") [])
(seq
(call history__node (history "set_tetraplet") [user_list__node user_list function json_path] auth_result)
(call %init_peer_id% (returnService "run") [auth_result])
)
)