This commit is contained in:
sneurlax 2024-01-12 17:32:50 -06:00
parent 88f7eed2e0
commit b23b19a9a2

View file

@ -252,7 +252,6 @@ class LitecoinWallet extends Bip39HDWallet
}
}
}
// type = TransactionType.ordinal;
} else {
Logging.instance.log(
"Unexpected tx found (ignoring it): $txData",