Packages

p

org.bitcoins.chain

validation

package validation

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. 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

  1. object TipValidation extends TipValidation

Ungrouped