mirror of
https://github.com/fluencelabs/fluent-pad
synced 2025-04-24 16:32:13 +00:00
* Switch to app.config based deployment * Rewrite user online status checks to peer is_connected api * Rewrite fluentpad into aquamarine
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])
|
|
)
|
|
)
|