A collection of statements

Constructors

Properties

Methods

Constructors

Properties

values: Uint8Array[]

Methods

  • Add a new statement to the end of the list. Returns the index (id) of the added statement. This index is part of the witness reference.

    Parameters

    • statement: Uint8Array

    Returns number

  • Add new statements to the end of the list. Returns the indices (ids) of the added statements. These indices are part of the witness reference.

    Parameters

    Returns number[]