Documentation ¶
Overview ¶
Package validate provides context-free consensus validation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MerkleRoots ¶
MerkleRoots recreates the merkle roots of regular and stake transactions from a block and compares them against the recorded merkle roots in the block header.
func RegularCFilter ¶
RegularCFilter verifies a regular committed filter received over wire protocol matches the block. Currently (without cfilter header commitments) this is performed by reconstructing the filter from the block and comparing equality.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.