mirror of
https://github.com/fluencelabs/aqua-playground
synced 2025-03-15 19:51:13 +00:00
8 lines
245 B
Plaintext
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])
|
||
|
)
|
||
|
)
|