Interface that should be implemented by ABI serializable objects.

Hierarchy

  • BlockId

Implements

Constructors

  • Parameters

    • array: Uint8Array

    Returns BlockId

Properties

array: Uint8Array
abiName: string

Accessors

  • get blockNum(): UInt32
  • Returns UInt32

  • get hexString(): string
  • Returns string

Methods

  • Return true if the object equals the other object passed.

    Parameters

    Returns boolean

  • Called when encoding to binary abi format.

    Parameters

    Returns void

  • Called when encoding to json abi format.

    Returns string

  • Returns string