mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
btc-wallet: compiles
This commit is contained in:
parent
49819b8e44
commit
30e9dc40cd
@ -4,7 +4,7 @@
|
||||
:: x/scanned: (list xpub) of all scanned wallets
|
||||
:: x/balance/xpub: balance (in sats) of wallet
|
||||
/- *btc-wallet, bp=btc-provider, file-server, launch-store
|
||||
/+ dbug, default-agent, bl=btc, bc=bitcoin, bip32
|
||||
/+ dbug, default-agent, bl=btc, bc=bitcoin, bcu=bitcoin-utils, bip32
|
||||
|%
|
||||
++ defaults
|
||||
|%
|
||||
@ -345,7 +345,7 @@
|
||||
::
|
||||
%broadcast-tx
|
||||
?~ prov ~|("Provider not connected" !!)
|
||||
=+ signed=(from-cord:hxb:bc txhex.comm)
|
||||
=+ signed=(from-cord:hxb:bcu txhex.comm)
|
||||
=/ tx-match=?
|
||||
?~ txbu.poym %.n
|
||||
=((get-id:txu:bc (decode:txu:bc signed)) ~(get-txid txb:bl u.txbu.poym))
|
||||
|
@ -424,6 +424,7 @@
|
||||
%get-block-info
|
||||
[id.res (block-info res.res)]
|
||||
==
|
||||
::
|
||||
++ address-info
|
||||
%- ot
|
||||
:~ [%address (cu from-cord:adr:bc so)]
|
||||
|
Loading…
Reference in New Issue
Block a user