ExperimentalExperimentalExperimentalSelect a fee option by its fee_index.
fee_index value from the quote's fee_options.
ExperimentalUse a specific keyset for the melt operation.
Keyset id to use for mint keys and fee lookup.
ExperimentalPrivate key(s) used to sign P2PK locked proofs.
Single key or array of multisig keys.
ExperimentalExecute the onchain melt against the quote.
The melt result: { quote, change, outputData }. Use outputData with the polled
quote's change to unblind deferred change after broadcast.
Builder for melting proofs via an onchain Bitcoin transaction.
Remarks
Any overage above the selected quote amount and fee option is offered as NUT-08 change.
Example
Onchain support follows NUT-30 semantics and may change.