update latest block return

This commit is contained in:
boneyard93501
2021-03-04 01:55:21 -06:00
parent ae66e0e350
commit e2b1d73c94
3 changed files with 12 additions and 14 deletions

View File

@ -1,7 +1,13 @@
(xor
(seq
(call node_1 (service "get_latest_block") ["MC5H2NK6ZIPMR32U7D4W35AWNNVCQX1ENH"] hex_result)
(call %init_peer_id% (returnService "run") [hex_result])
(seq
(call relay ("op" "identity") [])
(call node_1 (service "get_latest_block") [api_key] hex_result)
)
(seq
(call relay ("op" "identity") [])
(call %init_peer_id% (returnService "run") [hex_result])
)
)
(seq
(call relay ("op" "identity") [])