Rewardslist rewardsinfo

This commit is contained in:
jl777
2018-07-27 02:07:40 -11:00
parent 5f3e6795db
commit fdd2281045
5 changed files with 74 additions and 0 deletions

View File

@@ -354,6 +354,8 @@ static const CRPCCommand vRPCCommands[] =
{ "ponzi", "ponziaddress", &ponziaddress, true },
/* rewards */
{ "rewards", "rewardslist", &rewardslist, true },
{ "rewards", "rewardsinfo", &rewardsinfo, true },
{ "rewards", "rewardscreatefunding", &rewardscreatefunding, true },
{ "rewards", "rewardsaddfunding", &rewardsaddfunding, true },
{ "rewards", "rewardslock", &rewardslock, true },