Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewImmutableBlockHeader ¶
func NewImmutableBlockHeader( version uint16, parents []externalapi.BlockLevelParents, hashMerkleRoot *externalapi.DomainHash, acceptedIDMerkleRoot *externalapi.DomainHash, utxoCommitment *externalapi.DomainHash, timeInMilliseconds int64, bits uint32, nonce uint64, daaScore uint64, blueScore uint64, blueWork *big.Int, pruningPoint *externalapi.DomainHash, ) externalapi.BlockHeader
NewImmutableBlockHeader returns a new immutable header
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.