inital commit for notarypay 0BR
This commit is contained in:
@@ -538,6 +538,8 @@ static const CRPCCommand vRPCCommands[] =
|
||||
/* Address index */
|
||||
{ "addressindex", "getaddressmempool", &getaddressmempool, true },
|
||||
{ "addressindex", "getaddressutxos", &getaddressutxos, false },
|
||||
{ "addressindex", "checknotarization", &checknotarization, false },
|
||||
{ "addressindex", "getnotarypayinfo", &getnotarypayinfo, false },
|
||||
{ "addressindex", "getaddressdeltas", &getaddressdeltas, false },
|
||||
{ "addressindex", "getaddresstxids", &getaddresstxids, false },
|
||||
{ "addressindex", "getaddressbalance", &getaddressbalance, false },
|
||||
|
||||
Reference in New Issue
Block a user