nip60: don't lose tokens when bolt11 payment fails.
This commit is contained in:
@@ -14,6 +14,7 @@ type Token struct {
|
||||
Proofs cashu.Proofs `json:"proofs"`
|
||||
Deleted []nostr.ID `json:"del,omitempty"`
|
||||
|
||||
reserved bool
|
||||
mintedAt nostr.Timestamp
|
||||
event *nostr.Event
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user