mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
Formating
This commit is contained in:
parent
a9a9360e11
commit
3125d4ae0a
1 changed files with 0 additions and 1 deletions
|
@ -1722,7 +1722,6 @@ show_ringmembers_hex(string const& tx_hash_str)
|
||||||
|
|
||||||
// add accociated amount to these offsets so that we can differentiate
|
// add accociated amount to these offsets so that we can differentiate
|
||||||
// between same offsets, but for different amounts
|
// between same offsets, but for different amounts
|
||||||
|
|
||||||
absolute_offsets.push_back(in_key.amount);
|
absolute_offsets.push_back(in_key.amount);
|
||||||
|
|
||||||
for (auto const& mo: mixin_outputs)
|
for (auto const& mo: mixin_outputs)
|
||||||
|
|
Loading…
Reference in a new issue