Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New( databaseContext model.DBManager, genesisHash *externalapi.DomainHash, difficultyManager model.DifficultyManager, pastMedianTimeManager model.PastMedianTimeManager, coinbaseManager model.CoinbaseManager, consensusStateManager model.ConsensusStateManager, ghostdagManager model.GHOSTDAGManager, transactionValidator model.TransactionValidator, finalityManager model.FinalityManager, blockParentBuilder model.BlockParentBuilder, pruningManager model.PruningManager, acceptanceDataStore model.AcceptanceDataStore, blockRelationStore model.BlockRelationStore, multisetStore model.MultisetStore, ghostdagDataStore model.GHOSTDAGDataStore, daaBlocksStore model.DAABlocksStore, ) model.BlockBuilder
New creates a new instance of a BlockBuilder
func NewTestBlockBuilder ¶
func NewTestBlockBuilder(baseBlockBuilder model.BlockBuilder, testConsensus testapi.TestConsensus) testapi.TestBlockBuilder
NewTestBlockBuilder creates an instance of a TestBlockBuilder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.