cashubtc / nuts

Cashu protocol specifications https://cashubtc.github.io/nuts/
MIT License
143 stars 49 forks source link

error codes #131

Closed thesimplekid closed 3 weeks ago

thesimplekid commented 4 months ago

Tracking progress:

thesimplekid commented 2 months ago

Error codes not defined in nutshell.

10002 => Self::BlindedMessageAlreadySigned,
10003 => Self::TokenNotVerified,
12002 => Self::KeysetInactive,
20002 => Self::TokensAlreadyIssued,
20003 => Self::MintingDisabled,
20005 => Self::QuotePending,
20006 => Self::InvoiceAlreadyPaid.
thesimplekid commented 3 weeks ago

close for #161