Documentation
¶
Index ¶
- func IfMoreThanOneHeaderPerBlockchainAreTheyOrdered(block *p2p_pb.BcBlock) bool
- func IsChainRootCorrectlyCalculated(block *p2p_pb.BcBlock) bool
- func IsDistanceAboveDifficulty(block *p2p_pb.BcBlock) bool
- func IsDistanceCorrectlyCalculated(block *p2p_pb.BcBlock) bool
- func IsFieldLengthBounded(block *p2p_pb.BcBlock) bool
- func IsMerkleRootCorrectlyCalculated(block *p2p_pb.BcBlock) bool
- func IsValidBlock(block *p2p_pb.BcBlock) (bool, error)
- func IsValidBlockTime(block *p2p_pb.BcBlock) bool
- func NumberOfBlockchainsNeededMatchesChildBlock(block *p2p_pb.BcBlock) bool
- func TheBlockChainFingerprintMatchGenesisBlock(block *p2p_pb.BcBlock) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFieldLengthBounded ¶
func IsValidBlockTime ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.