diff options
author | Troy Giorshev <troygiorshev@gmail.com> | 2020-06-08 22:26:22 -0400 |
---|---|---|
committer | Troy Giorshev <troygiorshev@gmail.com> | 2020-09-22 22:01:14 -0400 |
commit | 52d4ae46ab822d0f54e246a6f2364415cda149bd (patch) | |
tree | b2e35f9a1dfca12580318933057243856d0eca31 /test | |
parent | 5bceef6b12fa16d20287693be377dace3dfec3e5 (diff) |
Give V1TransportDeserializer CChainParams& member
This adds a CChainParams& member to V1TransportDeserializer member, and
use it in place of many Params() calls. In addition to reducing the
number of calls to a global, this removes a parameter from GetMessage
(and will later allow us to remove one from CMessageHeader::IsValid())
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions