+channels

This commit is contained in:
jl777
2018-08-21 08:20:32 -11:00
parent 5ed65e2d0d
commit 287a373a05
8 changed files with 278 additions and 6 deletions

View File

@@ -373,6 +373,9 @@ static const CRPCCommand vRPCCommands[] =
/* MofN */
{ "MofN", "mofnaddress", &mofnaddress, true },
/* Channels */
{ "channels", "channelsaddress", &channelsaddress, true },
/* dice */
{ "dice", "dicelist", &dicelist, true },