main: index unspent outputs by address
This commit is contained in:
committed by
Braydon Fuller
parent
8597289d8b
commit
0b42ba227a
@@ -315,6 +315,7 @@ static const CRPCCommand vRPCCommands[] =
|
||||
#endif
|
||||
|
||||
/* Address index */
|
||||
{ "addressindex", "getaddressutxos", &getaddressutxos, false },
|
||||
{ "addressindex", "getaddressdeltas", &getaddressdeltas, false },
|
||||
{ "addressindex", "getaddresstxids", &getaddresstxids, false },
|
||||
{ "addressindex", "getaddressbalance", &getaddressbalance, false },
|
||||
|
||||
Reference in New Issue
Block a user