This commit is contained in:
jl777
2018-09-20 07:52:46 -11:00
parent 71d6712d8d
commit 44d8e00a25
2 changed files with 2 additions and 0 deletions

View File

@@ -4910,6 +4910,7 @@ UniValue channelsaddress(const UniValue& params, bool fHelp)
result.push_back(Pair("otherpubkey", params[0].get_str()));
GetCCaddress1of2(cp,destaddr,pk,pk2);
result.push_back(Pair("channeladdress",destaddr));
if ( 0 )
{
int32_t i;
for (i=0; i<100; i++)