MofN address

This commit is contained in:
jl777
2018-08-21 04:40:10 -11:00
parent 3dd69622f0
commit da629dfe5a
6 changed files with 46 additions and 2 deletions

View File

@@ -371,6 +371,9 @@ static const CRPCCommand vRPCCommands[] =
{ "faucet", "faucetget", &faucetget, true },
{ "faucet", "faucetaddress", &faucetaddress, true },
/* MofN */
{ "MofN", "mofnaddress", &mofnaddress, true },
/* dice */
{ "dice", "dicelist", &dicelist, true },
{ "dice", "diceinfo", &diceinfo, true },