Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • record_update_event

Index

Constructors

Properties

Methods

Constructors

  • new record_update_event(name?: null | string, address?: null | Uint8Array): record_update_event
  • Parameters

    • name: null | string = null
    • address: null | Uint8Array = null

    Returns record_update_event

Properties

address: null | Uint8Array
name: null | string

Methods

  • Parameters

    • reader: Reader
    • length: number

    Returns record_update_event

  • Parameters

    Returns void

Generated using TypeDoc