aboutsummaryrefslogtreecommitdiff
path: root/src/net_processing.cpp
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2020-06-20 08:55:07 -0400
committerMarcoFalke <[email protected]>2020-06-20 08:42:35 -0400
commitfa8a341b88cabfd7f8d702db7cb9972b0804bf2a (patch)
treed3799d88cba30531c5503b089025ac68126567d8 /src/net_processing.cpp
parentwallet: Remove confusing double return value ret+success (diff)
downloaddiscoin-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