Module token

Source
Expand description

This module defines the Token struct, which is used for representing tokens in Cashu as described in Nut-00

The Token struct represents a token, with an optional mint field for the URL of the Mint and a proofs field for the proofs associated with the token.

Structsยง

Token
TokenV3