Changes CTxMemPool::ApplyDeltas to properly accept a reference
for nFeeDelta. This parameter was intended to be a returned
value. It was mistakenly changed as a larger refactor.
Fixes T109
Differential D618
Fix CTxMemPool::ApplyDeltas to accept a reference schancel on Oct 19 2017, 00:22. Authored by Tags None Subscribers None
Details
Changes CTxMemPool::ApplyDeltas to properly accept a reference Fixes T109 make VERBOSE=1 check && qa/pull-tester/rpc-tests.py
Diff Detail
|