Type Alias NUT10Option

NUT10Option: { data: string; kind: string; tags: string[][] }

Used to express a spending condition that proofs should be encumbered with

Type declaration

  • data: string

    Expresses the spending condition relative to the kind

  • kind: string

    The kind of spending condition

  • tags: string[][]

    Tags associated with the spending condition for additional data