MofN -> Heir

This commit is contained in:
jl777
2018-11-10 10:25:34 -11:00
parent 84efe780fe
commit 064a97f021
9 changed files with 63 additions and 78 deletions

View File

@@ -375,8 +375,8 @@ static const CRPCCommand vRPCCommands[] =
{ "faucet", "faucetget", &faucetget, true },
{ "faucet", "faucetaddress", &faucetaddress, true },
/* MofN */
{ "MofN", "mofnaddress", &mofnaddress, true },
/* Heir */
{ "heir", "heiraddress", &heiraddress, true },
/* Channels */
{ "channels", "channelsaddress", &channelsaddress, true },