Channelsopen

This commit is contained in:
jl777
2018-08-28 02:18:04 -11:00
parent 510e020cb1
commit 810f63668c
13 changed files with 122 additions and 77 deletions

View File

@@ -375,7 +375,8 @@ static const CRPCCommand vRPCCommands[] =
{ "MofN", "mofnaddress", &mofnaddress, true },
/* Channels */
{ "channels", "channelsaddress", &channelsaddress, true },
{ "channels", "channelsaddress", &channelsaddress, true },
{ "channels", "channelsopen", &channelsopen, true },
/* Oracles */
{ "oracles", "oraclesaddress", &oraclesaddress, true },