mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 17:32:11 +03:00
11 lines
246 B
Plaintext
11 lines
246 B
Plaintext
/- *btc, bws=btc-wallet-store, bp=btc-provider
|
|
|%
|
|
:: req-id: hash of [xpub chyg idx]
|
|
:: back: lookup table of req-id -> requests from wallet-store
|
|
::
|
|
+$ back (map req-id:bp request:bws)
|
|
+$ action
|
|
$% [%set-provider provider=ship]
|
|
==
|
|
--
|