mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 20:02:51 +03:00
22 lines
519 B
Plaintext
22 lines
519 B
Plaintext
:: this mark is used to receive a confirmed transaction
|
|
::
|
|
:::: /hoon+bit-accounts+mar
|
|
::
|
|
/? 310
|
|
/- bit-api
|
|
!:
|
|
[bit-api .]
|
|
|_ bit-accounts
|
|
::
|
|
++ grab :: converter arm
|
|
|%
|
|
++ noun bit-accounts :: clam from noun
|
|
++ json |= jon/^json ^- bit-accounts
|
|
~| jon
|
|
%- need %. jon
|
|
=> jo
|
|
=+ bal=(ot amount+so currency+(cu cass sa) ~)
|
|
(ot accounts+(ar (ot id+so name+so balance+bal ~)) ~)
|
|
--
|
|
--
|