shrub/mar/write/plan-info.hoon
2016-11-16 17:42:58 -08:00

14 lines
186 B
Plaintext

::
:::: /hoon/paste/write/mar
::
/? 310
::
|_ {who/@txname loc/@txloc}
++ grab
|%
++ noun {@txname @txloc}
++ json
(corl need =>(jo (ot who+so loc+so ~)))
--
--