Packages

abstract class Light extends Abstract

Linear Supertypes
Abstract, Manager, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Light
  2. Abstract
  3. Manager
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Light(i8n: Implementation)

Value Members

  1. def hashimoto(header: Header, nonce: Unsigned64): Hashimoto
    Definition Classes
    LightManager
  2. def hashimoto(header: Header): Hashimoto
    Definition Classes
    AbstractManager
  3. val holdsDataset: Boolean
    Definition Classes
    LightAbstract
  4. val implementation: Implementation
    Definition Classes
    Abstract