Faucet info

This commit is contained in:
jl777
2018-07-30 23:25:46 -11:00
parent 4608d17092
commit 096f8ed830
3 changed files with 3 additions and 1 deletions

View File

@@ -363,6 +363,7 @@ static const CRPCCommand vRPCCommands[] =
{ "rewards", "rewardsaddress", &rewardsaddress, true },
/* faucet */
{ "faucet", "faucetinfo", &faucetinfo, true },
{ "faucet", "faucetfund", &faucetfund, true },
{ "faucet", "faucetget", &faucetget, true },
{ "faucet", "faucetaddress", &faucetaddress, true },