Failed
data class Failed(remoteFailureCode: Int?, details: String, completedAt: Long) : OutgoingPayment.Part.Status
Content copied to clipboard
Parameters
remote Failure Code
Bolt4 failure code when the failure came from a remote node (see FailureMessage). If null this was a local error (channel unavailable for low-level technical reasons).
Constructors
Functions
is Local Failure
Link copied to clipboard