I have been attempting to send coins from wallet.dat
On sending I get the following errors.
When attempting to send :
The server returned an error when broadcasting the transaction.
Consider trying to connect to a different server, or updating Electrum.
Script failed an OP_EQUALVERIFY operation
and in terminal I have the following error.
File "/home/bmix/Electrum-3.3.6/electrum/wallet.py", line 910, in cpfp
out_address = self.get_unused_address() or address
File "/home/bmix/Electrum-3.3.6/electrum/wallet.py", line 1004, in wrapper
self.check_address(addr)
File "/home/bmix/Electrum-3.3.6/electrum/wallet.py", line 1594, in check_address
raise InternalAddressCorruption()
electrum.wallet.InternalAddressCorruption: Wallet file corruption detected. Please restore your wallet from seed, and compare the addresses in both files