LightningFeeEstimateForInvoiceInput

constructor(encodedPaymentRequest: String, amountMsats: Long? = null)

Parameters

encodedPaymentRequest

The invoice you want to pay (as defined by the BOLT11 standard).

amountMsats

If the invoice does not specify a payment amount, then the amount that you wish to pay, expressed in msats.