Documentation ¶
Index ¶
- Variables
- func SendNutzap(ctx context.Context, kr nostr.Keyer, w *nip60.Wallet, pool *nostr.SimplePool, ...) (chan nostr.PublishResult, error)
- func VerifyBlindSignatureDLEQ(dleq cashu.DLEQProof, A *btcec.PublicKey, B_str string, C_str string) bool
- func VerifyNutzap(keyset map[uint64]*btcec.PublicKey, evt *nostr.Event) (sats uint64, ok bool)
- type Info
Constants ¶
This section is empty.
Variables ¶
View Source
var NutzapsNotAccepted = errors.New("user doesn't accept nutzaps")
Functions ¶
func SendNutzap ¶
func VerifyBlindSignatureDLEQ ¶ added in v0.49.5
func VerifyNutzap ¶ added in v0.49.5
Types ¶
Click to show internal directories.
Click to hide internal directories.