diff options
author | MarcoFalke <falke.marco@gmail.com> | 2020-06-20 08:55:07 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2020-06-20 08:42:35 -0400 |
commit | fa8a341b88cabfd7f8d702db7cb9972b0804bf2a (patch) | |
tree | d3799d88cba30531c5503b089025ac68126567d8 /test/functional/feature_maxuploadtarget.py | |
parent | fa021e9a5b7e930a3db0febb416942dea3a90a8f (diff) |
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 'test/functional/feature_maxuploadtarget.py')
0 files changed, 0 insertions, 0 deletions