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

17 lines
218 B
Plaintext
Raw Normal View History

2020-05-21 07:30:02 +03:00
/+ *group-store
2020-05-15 01:50:04 +03:00
|_ upd=update
++ grad %noun
2020-05-21 07:30:02 +03:00
++ grow
|%
++ noun upd
2020-05-21 07:30:02 +03:00
++ json
%+ frond:enjs:format 'groupUpdate'
2020-05-21 07:30:02 +03:00
(update:enjs upd)
--
++ grab
|%
2020-05-15 01:50:04 +03:00
++ noun update
++ json update:dejs
--
--