urbit/mar/bit-transaction.hoon
2015-06-19 17:16:48 -04:00

18 lines
359 B
Plaintext

:: this mark is used to receive a confirmed transaction
::
:::: /hoon/bit-transaction/mar
::
/? 310
!:
|_ id=@t ::XX time
::
++ grab :: converter arm
|%
++ noun ,@t :: clam from noun
++ json |= jon=^json
~| jon
(need ((ot transaction/(ot id/so ~) ~):jo jon))
--
--