beignet / ISendTransaction
- boostType
- changeAddress
- fee
- fiatAmount
- inputs
- label
- lightningInvoice
- max
- message
- minFee
- outputs
- rbf
- satsPerByte
- selectedFeeId
- slashTagsUrl
- tags
• boostType: EBoostType
• changeAddress: string
• fee: number
• fiatAmount: number
• inputs: IUtxo
[]
• label: string
• Optional
lightningInvoice: string
• max: boolean
• message: string
• minFee: number
• outputs: IOutput
[]
• rbf: boolean
• satsPerByte: number
• selectedFeeId: EFeeId
• Optional
slashTagsUrl: string
• tags: string
[]