diff options
| author | MarcoFalke <[email protected]> | 2020-06-20 08:55:07 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-06-20 08:42:35 -0400 |
| commit | fa8a341b88cabfd7f8d702db7cb9972b0804bf2a (patch) | |
| tree | d3799d88cba30531c5503b089025ac68126567d8 /src/net_processing.cpp | |
| parent | wallet: Remove confusing double return value ret+success (diff) | |
| download | discoin-fa8a341b88cabfd7f8d702db7cb9972b0804bf2a.tar.xz discoin-fa8a341b88cabfd7f8d702db7cb9972b0804bf2a.zip | |
wallet: Replace CDataStream& with CDataStream&& where appropriate
The keys and values are only to be used once because their memory is set
to zero. Make that explicit by moving the bytes into the lower level
methods.
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions