urbit/pkg/arvo/mar/group/update.hoon
2021-01-15 10:33:34 +10:00

21 lines
286 B
Plaintext

/+ *group-store
|_ upd=update
++ grad %noun
++ grow
|%
++ noun upd
++ resource
?< ?=(%initial -.upd)
resource.upd
::
++ json
%+ frond:enjs:format 'groupUpdate'
(update:enjs upd)
--
++ grab
|%
++ noun update
++ json update:dejs
--
--