Type Alias NDKPaymentConfirmationCashu

NDKPaymentConfirmationCashu: {
    mint: string;
    proofs: Proof[];
}

This is what a wallet implementing Cashu payments should provide back when a payment has been requested.

Type declaration

  • mint: string

    Mint

  • proofs: Proof[]

    Proof of the payment