Files
bitcoin/src
Troy Giorshev 52d4ae46ab 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())
2020-09-22 22:01:14 -04:00
..
2020-09-06 18:35:23 -07:00
2020-09-08 21:02:53 -04:00
2020-09-22 22:01:14 -04:00
2020-09-22 22:01:14 -04:00
2020-09-10 10:47:40 +09:00