Add getlastsegidstakes RPC

This commit is contained in:
blackjok3r
2018-12-11 14:18:44 +08:00
parent ab5447324f
commit 5ced63c9c9
4 changed files with 71 additions and 6 deletions

View File

@@ -74,6 +74,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "listunspent", 2 },
{ "getblock", 1 },
{ "getblockheader", 1 },
{ "getlastsegidstakes", 0 },
{ "gettransaction", 1 },
{ "getrawtransaction", 1 },
{ "createrawtransaction", 0 },