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

18 lines
212 B
Plaintext
Raw Normal View History

2021-03-11 07:10:32 +03:00
/+ *contact-store
::
|_ upd=update
++ grad %noun
++ grow
|%
++ noun upd
2021-03-18 06:41:48 +03:00
++ contact-update upd
2021-03-11 07:10:32 +03:00
++ json (update:enjs upd)
--
::
++ grab
|%
++ noun update
++ json update:dejs
--
--