shrub/pkg/arvo/gen/graph-store/add-signatures.hoon

11 lines
277 B
Plaintext
Raw Normal View History

2020-06-10 19:17:55 +03:00
:: graph-store|add-signatures: add signatures to a node at a particular uid
::
/- *graph-store
:- %say
|= $: [now=@da eny=@uvJ =beak]
[[[=resource =index] =signatures ~] ~]
2020-06-10 19:17:55 +03:00
==
2020-07-22 23:33:05 +03:00
:- %graph-update
^- update
[%0 now [%add-signatures [resource index] signatures]]