mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
error msg expanded
This commit is contained in:
parent
68a53d582b
commit
c44e97e7d2
1 changed files with 1 additions and 1 deletions
|
@ -1270,7 +1270,7 @@ public:
|
||||||
|
|
||||||
if (!r)
|
if (!r)
|
||||||
{
|
{
|
||||||
cerr << "Cant decode ringCT!" << endl;
|
cerr << "\nshow_my_outputs: Cant decode ringCT! " << endl;
|
||||||
}
|
}
|
||||||
|
|
||||||
// cointbase txs have amounts in plain sight.
|
// cointbase txs have amounts in plain sight.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue