Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • get_head_info_response

Index

Constructors

  • new get_head_info_response(head_topology?: null | block_topology, last_irreversible_block?: number, head_state_merkle_root?: null | Uint8Array, head_block_time?: number): get_head_info_response
  • Parameters

    • head_topology: null | block_topology = null
    • last_irreversible_block: number = 0
    • head_state_merkle_root: null | Uint8Array = null
    • head_block_time: number = 0

    Returns get_head_info_response

Properties

head_block_time: number
head_state_merkle_root: null | Uint8Array
head_topology: null | block_topology
last_irreversible_block: number

Methods

  • Parameters

    • reader: Reader
    • length: number

    Returns get_head_info_response

  • Parameters

    Returns void

Generated using TypeDoc