mirror of
https://github.com/fluencelabs/examples
synced 2025-06-24 15:21:32 +00:00
update aqua, fix typos
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
(seq
|
||||
(seq
|
||||
(call node ("op" "string_to_b58") [node] k)
|
||||
(call node ("kad" "neighborhood") [k false] nodes)
|
||||
(call node ("kad" "neighborhood") [k $nil $nil] nodes)
|
||||
)
|
||||
(fold nodes n
|
||||
(par
|
||||
|
Reference in New Issue
Block a user