mirror of
https://github.com/monero-project/monero.git
synced 2026-01-14 13:56:43 -08:00
TransactionHistory continued
This commit is contained in:
@@ -2999,7 +2999,7 @@ bool simple_wallet::show_transfers(const std::vector<std::string> &args_)
|
||||
}
|
||||
|
||||
LOCK_REFRESH_THREAD_SCOPE();
|
||||
|
||||
|
||||
// optional in/out selector
|
||||
if (local_args.size() > 0) {
|
||||
if (local_args[0] == "in" || local_args[0] == "incoming") {
|
||||
|
||||
Reference in New Issue
Block a user