Add z_listreceivedbyaddress RPC call

This commit is contained in:
Simon
2016-09-07 16:09:16 -07:00
parent 1b141933e5
commit 6c41028f7c
4 changed files with 64 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "zcbenchmark", 1 },
{ "zcbenchmark", 2 },
{ "getblocksubsidy", 0},
{ "z_listreceivedbyaddress", 1},
{ "z_getbalance", 1},
{ "z_gettotalbalance", 0},
{ "z_sendmany", 1},