Formating

This commit is contained in:
moneroexamples 2018-08-30 14:33:43 +08:00
parent a9a9360e11
commit 3125d4ae0a

View file

@ -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)