Packages

object Header

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Header
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val LateChildThreshold: Int
  2. def childDifficulty(childTimestamp: Unsigned256, parent: Header): Unsigned256
  3. def childGasLimitRange(parent: Header): (Unsigned256, Unsigned256)
  4. def isValidChildOfParent(putativeChild: Header, putativeParent: Header): Boolean