"get_alternative_blocks(atl_blks) returned false" added

This commit is contained in:
moneroexamples 2017-06-09 11:38:09 +08:00
parent a52ed11c22
commit 2fd1a05aa8
1 changed files with 4 additions and 0 deletions

View File

@ -434,6 +434,10 @@ namespace xmreg
cout << "alt_blk tx: " << alt_blk.tx_hashes.size() << endl;
}
}
else
{
cerr << "get_alternative_blocks(atl_blks) returned false" << endl;
}
context.emplace("txs", mstch::array()); // will keep tx to show