add ac_period and try to fix sendmany

This commit is contained in:
blackjok3r
2018-12-06 00:19:31 +08:00
parent d5e2a1f96b
commit 311aa931cc
4 changed files with 17 additions and 1 deletions

View File

@@ -36,6 +36,8 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "sendtoaddress", 1 },
{ "sendtoaddress", 4 },
{ "settxfee", 0 },
{ "getnotarysendmany", 0 },
{ "getnotarysendmany", 1 },
{ "getreceivedbyaddress", 1 },
{ "getreceivedbyaccount", 1 },
{ "listreceivedbyaddress", 0 },