add z_getnotescount as rpc call ported for Hush from https://github.com/zcash/zcash/pull/4465
This commit is contained in:
@@ -139,6 +139,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
||||
{ "z_listunspent", 2 },
|
||||
{ "z_listunspent", 3 },
|
||||
{ "z_getbalance", 1},
|
||||
{ "z_getnotescount", 0},
|
||||
{ "z_gettotalbalance", 0},
|
||||
{ "z_gettotalbalance", 1},
|
||||
{ "z_gettotalbalance", 2},
|
||||
|
||||
Reference in New Issue
Block a user