Optional parameters for configuring the Melting Proof operation:
keysetId: override the keysetId derived from the current mintKeys with a custom one. This should be a keyset that was fetched from the /keysets endpoint
counter: optionally set counter to derive secret deterministically. CashuWallet class must be initialized with seed phrase to take effect
privkey: will create a signature on the proofs secrets if set
Param: options
Optional parameters for configuring the Melting Proof operation:
keysetId
: override the keysetId derived from the current mintKeys with a custom one. This should be a keyset that was fetched from the/keysets
endpointcounter
: optionally set counter to derive secret deterministically. CashuWallet class must be initialized with seed phrase to take effectprivkey
: will create a signature on the proofs secrets if set