Add coinaddr to utxos

This commit is contained in:
jl777
2019-07-05 00:35:44 -11:00
parent 3c8826dab3
commit 085f99d44d
4 changed files with 41 additions and 4 deletions

View File

@@ -462,6 +462,7 @@ extern UniValue nspv_spentinfo(const UniValue& params, bool fHelp);
extern UniValue nspv_notarizations(const UniValue& params, bool fHelp);
extern UniValue nspv_hdrsproof(const UniValue& params, bool fHelp);
extern UniValue nspv_txproof(const UniValue& params, bool fHelp);
extern UniValue nspv_send(const UniValue& params, bool fHelp);
extern UniValue getblocksubsidy(const UniValue& params, bool fHelp);