Class KBUniversalMembershipWitnessUpdateInfo

Public info published by the KB universal accumulator manager used to update membership witnesses after several additions and removals.

Hierarchy

  • WitnessUpdateInfo
    • KBUniversalMembershipWitnessUpdateInfo

Constructors

Properties

Accessors

Methods

Constructors

Properties

value: Uint8Array

Accessors

  • get bytes(): Uint8Array
  • Return the wrapped bytearray

    Returns Uint8Array

  • get hex(): string
  • Return the hex representation of the wrapped bytearray

    Returns string

  • get length(): number
  • Return the length of the wrapped bytearray

    Returns number

Methods