urbit/pkg/arvo/mar/group/update-0.hoon

18 lines
246 B
Plaintext
Raw Normal View History

2021-03-11 06:50:36 +03:00
/+ *group-store
|_ upd=update
++ grad %noun
++ grow
|%
++ noun upd
2021-03-18 06:41:48 +03:00
++ group-update upd
2021-03-11 06:50:36 +03:00
++ json
%+ frond:enjs:format 'groupUpdate'
(update:enjs upd)
--
++ grab
|%
++ noun update
++ json update:dejs
--
--