mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-13 20:04:35 +03:00
13 lines
255 B
Plaintext
13 lines
255 B
Plaintext
|%
|
|
+$ xpub tape
|
|
+$ action
|
|
$% [%check-status ~]
|
|
[%get-block-count ~]
|
|
[%get-balance addresses=(set address)]
|
|
[%get-transactions =address]
|
|
==
|
|
--
|
|
:: wallets
|
|
:: how many should we store?
|
|
:: seems like a list or a map keyed by xpub
|