package validation
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- sealed abstract class TipValidation extends TipValidationApi with ChainVerificationLogger
Responsible for checking if we can connect two block headers together on the blockchain.
Responsible for checking if we can connect two block headers together on the blockchain. The checks things like proof of work difficulty, if it references the previous block header correctly etc.
Value Members
- object TipValidation extends TipValidation