update set_tetraplet.air

This commit is contained in:
folex 2021-02-26 14:20:34 +03:00
parent ecece91fe0
commit a024ac4c16

View File

@ -2,7 +2,7 @@
(seq
(call relay ("op" "identity") [])
(seq
(call relay (history "set_tetraplet") [host userlist "is_authenticated" json_path] auth_result)
(call relay (history "set_tetraplet") [host userlist function json_path] auth_result)
(call %init_peer_id% (returnService "run") [auth_result])
)
)