diff options
| author | Russell Yanofsky <[email protected]> | 2017-11-20 12:51:45 -0500 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2020-05-01 05:59:09 -0500 |
| commit | d002f9d15d938e78360ad906f2d74a249c7e923e (patch) | |
| tree | 63b347af7ca319e9ddc40fa8320b352b9af59788 /src/net_processing.cpp | |
| parent | Avoid copying CWalletTx in LoadToWallet (diff) | |
| download | discoin-d002f9d15d938e78360ad906f2d74a249c7e923e.tar.xz discoin-d002f9d15d938e78360ad906f2d74a249c7e923e.zip | |
Disable CWalletTx copy constructor
Disable copying of CWalletTx objects to prevent bugs where instances get copied
in and out of the mapWallet map and fields are updated in the wrong copy.
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions