Home
Phabricator
Search
Configure Global Search
Log In
Transactions
T187
Change Details
Change Details
Old
New
Diff
The function ContextualCheckBlock takes both a Config and a CChainParams as parameter. The second one can be accessed from the config and is therefore redundant.
The function ContextualCheckBlock takes both a Config and a Consensus::Params as parameter. The second one can be accessed from the config and is therefore redundant.
The function ContextualCheckBlock takes both a Config and a
CChain
Consensus::
Params as parameter. The second one can be accessed from the config and is therefore redundant.
Continue