Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewImmutableBlockHeader ¶
func NewImmutableBlockHeader( version uint16, blockheight int64, blockhash *external.DomainHash, previoushash *external.DomainHash, merkleroot *external.DomainHash, parents []external.BlockLevelParents, metblock *external.DomainHash, megablock *external.DomainHash, childblocks []external.BlockLevelChildern, timeInMilliseconds int64, bits uint64, nonce uint64, btype int, verificationPoint *external.DomainHash, utxo []byte, ) external.BlockHeader
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.