Type Alias DeprecatedToken

DeprecatedToken: { memo?: string; token: TokenEntry[]; unit?: string }

A Cashu token

Type declaration

  • Optionalmemo?: string

    a message to send along with the token

  • token: TokenEntry[]

    token entries

  • Optionalunit?: string

    the unit of the token