diff options
| author | Troy Giorshev <[email protected]> | 2020-06-08 22:26:22 -0400 |
|---|---|---|
| committer | Troy Giorshev <[email protected]> | 2020-09-22 22:01:14 -0400 |
| commit | 52d4ae46ab822d0f54e246a6f2364415cda149bd (patch) | |
| tree | b2e35f9a1dfca12580318933057243856d0eca31 /src/script/script.cpp | |
| parent | Change CMessageHeader Constructor (diff) | |
| download | discoin-52d4ae46ab822d0f54e246a6f2364415cda149bd.tar.xz discoin-52d4ae46ab822d0f54e246a6f2364415cda149bd.zip | |
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 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions