lightning-kmp
/
fr.acinq.lightning.db
/
OutgoingPayment
/
Status
/
Completed
/
Succeeded
/
OffChain
common
Off
Chain
data class
OffChain
(preimage:
ByteVector32
, completedAt:
Long
) :
OutgoingPayment.Status.Completed.Succeeded
Content copied to clipboard
Properties
Properties
completedAt
Link copied to clipboard
common
open override val
completedAt
:
Long
Content copied to clipboard
preimage
Link copied to clipboard
common
val
preimage
:
ByteVector32
Content copied to clipboard