Options
All
  • Public
  • Public/Protected
  • All
Menu

Description object of ONT ID

Hierarchy

  • DDO

Index

Properties

attributes

attributes: DDOAttribute[] = []

Array of attributes

publicKeys

publicKeys: PublicKeyWithId[] = []

Array of public keys

recovery

recovery: string = ""

Recovery of DDO

Methods

Static deserialize

  • deserialize(hexstr: string): DDO
  • Deserialize from hex string to DDO

    Parameters

    • hexstr: string

      Hex encoded string

    Returns DDO

Generated using TypeDoc