urbit/pkg/arvo/mar/contact/update-0.hoon
2021-03-19 10:12:51 +10:00

18 lines
212 B
Plaintext

/+ *contact-store
::
|_ upd=update
++ grad %noun
++ grow
|%
++ noun upd
++ contact-update upd
++ json (update:enjs upd)
--
::
++ grab
|%
++ noun update
++ json update:dejs
--
--