Progress

A payment attempt has been made: we provide information about the fees we're paying, which may increase as we re-try our payment.

Constructors

Progress
Link copied to clipboard
common
fun Progress(request: SendPayment, fees: MilliSatoshi, actions: List<WrappedChannelEvent>)

Properties

actions
Link copied to clipboard
common
val actions: List<WrappedChannelEvent>
fees
Link copied to clipboard
common
val fees: MilliSatoshi
request
Link copied to clipboard
common
val request: SendPayment