cyphernode
cyphernode copied to clipboard
Liquid RPC wishlist
Useful reference: https://github.com/ElementsProject/elementsbp-api-reference/blob/master/api.md#createblindedaddress
Priority (version 1)
-
[x] getnewaddress
-
no changes necessary from Bitcoin Core
-
[x] sendtoaddress
-
add parameter #6 : AssetID
-
[x] getwalletinfo
-
(to get the balances)
-
[x] validate address
-
return the response as is
What we may also need:
- anything to have the same functionality for watchaddresses and watchtransaction, so possibly gettransaction
Ongoing on branch features/liquid