urbit/pkg/arvo/gen/graph-store/remove-signatures.hoon

12 lines
292 B
Plaintext
Raw Normal View History

2020-06-10 19:17:55 +03:00
:: graph-store|remove-signatures: remove signatures from 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 [%remove-signatures [resource index] signatures]]