Deleted copy constructor; CWalletTx objects must not be copied.
Declared in <wallet/transaction.h>
<wallet/transaction.h>
CWalletTx(CWalletTx const& other) = delete;