Hi.
I was playing around with Electrum creating an unsigned raw transaction,
the guide I was looking at was for an out dated version,
so instead of creating a raw transaction I inadvertently created a signed transaction.
Electrum then attempted to broadcast the transaction but the computer is offline so it has not been broadcast.
I do not want that transaction broadcast.
This is not an unconfirmed transaction, it has not been broadcast so it does not exist anywhere else.
My question entails the steps to ensure it is never broadcast?
.
Does Electrum have a cache where such data (un-sent transaction) is stored?
Is it stored in the wallet, or somewhere else in the .electrum directory (using Linux)?
thanks.
EDITED
I cannot see the transaction in the wallet itself,
I also have tried modifying the config file to show,
"confirmed_only": false,
Still offline, the wallet will also still let me create (and attempt to broadcast) a transaction that sends those coins again.