Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • block_topology

Index

Constructors

Properties

Methods

Constructors

  • new block_topology(id?: null | Uint8Array, height?: number, previous?: null | Uint8Array): block_topology
  • Parameters

    • id: null | Uint8Array = null
    • height: number = 0
    • previous: null | Uint8Array = null

    Returns block_topology

Properties

height: number
id: null | Uint8Array
previous: null | Uint8Array

Methods

  • Parameters

    • reader: Reader
    • length: number

    Returns block_topology

  • Parameters

    Returns void

Generated using TypeDoc