mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-09 12:24:57 +03:00
bitcoin-wallet: set state as default case for handle-provider-update
This commit is contained in:
parent
8726ca2ebc
commit
9972f0b4ec
@ -900,7 +900,7 @@
|
||||
?: =(~ prov) `state
|
||||
?. =(host:(need prov) src.bowl) `state
|
||||
?. ?=(%.y -.upd) `state
|
||||
?- -.p.upd
|
||||
?+ -.p.upd `state
|
||||
%address-info
|
||||
:: located in the helper in Scan Logic to keep all of that unified
|
||||
::
|
||||
@ -935,21 +935,6 @@
|
||||
network.p.upd
|
||||
blockhash.p.upd
|
||||
blockfilter.p.upd
|
||||
::
|
||||
%histogram
|
||||
`state
|
||||
::
|
||||
%block-headers
|
||||
`state
|
||||
::
|
||||
%tx-from-pos
|
||||
`state
|
||||
::
|
||||
%fee
|
||||
`state
|
||||
::
|
||||
%psbt
|
||||
`state
|
||||
==
|
||||
::
|
||||
:: Scan Logic
|
||||
|
Loading…
Reference in New Issue
Block a user