Channelsinfo stub

This commit is contained in:
jl777
2018-08-29 01:17:57 -11:00
parent 7fe1ffc792
commit 54690bb04e
4 changed files with 32 additions and 12 deletions

View File

@@ -376,6 +376,7 @@ static const CRPCCommand vRPCCommands[] =
/* Channels */
{ "channels", "channelsaddress", &channelsaddress, true },
{ "channels", "channelsinfo", &channelsinfo, true },
{ "channels", "channelsopen", &channelsopen, true },
/* Oracles */