Type Alias V4ProofTemplate

V4ProofTemplate: { a: number; c: Uint8Array; d?: V4DLEQTemplate; s: string }

Template for a Proof inside a V4 Token

Type declaration

  • a: number

    Amount

  • c: Uint8Array

    Signature

  • Optionald?: V4DLEQTemplate

    DLEQ

  • s: string

    Secret