aqua-playground/test/deploy/set_tetraplet.air

8 lines
245 B
Plaintext
Raw Normal View History

2021-04-12 02:07:18 +03:00
(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])
)
)