Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(powMax *big.Int, skipPoW bool, genesisHash *externalapi.DomainHash, enableNonNativeSubnetworks bool, maxBlockSize uint64, mergeSetSizeLimit uint64, maxBlockParents model.KType, timestampDeviationTolerance int, targetTimePerBlock time.Duration, databaseContext model.DBReader, difficultyManager model.DifficultyManager, pastMedianTimeManager model.PastMedianTimeManager, transactionValidator model.TransactionValidator, ghostdagManager model.GHOSTDAGManager, dagTopologyManager model.DAGTopologyManager, dagTraversalManager model.DAGTraversalManager, coinbaseManager model.CoinbaseManager, mergeDepthManager model.MergeDepthManager, reachabilityManager model.ReachabilityManager, pruningStore model.PruningStore, blockStore model.BlockStore, ghostdagDataStore model.GHOSTDAGDataStore, blockHeaderStore model.BlockHeaderStore, blockStatusStore model.BlockStatusStore, reachabilityStore model.ReachabilityDataStore, consensusStateStore model.ConsensusStateStore, ) model.BlockValidator
New instantiates a new BlockValidator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.