This commit is contained in:
jl777
2018-07-23 06:02:25 -11:00
parent 3f030864cd
commit 6ff08712db
3 changed files with 23 additions and 0 deletions

View File

@@ -347,6 +347,7 @@ static const CRPCCommand vRPCCommands[] =
/* faucet */
{ "faucet", "faucetfund", &faucetfund, true },
{ "faucet", "faucetget", &faucetget, true },
{ "faucet", "faucetaddress", &faucetaddress, true },
/* tokens */
{ "tokens", "tokenorders", &tokenorders, true },