Interface Failure

Hierarchy

  • Failure

Properties

channelUpdate: undefined | ChannelUpdate

An optional channel update message.

cltvExpiry: string | number

A failure type-dependent cltv expiry value.

Failure code as defined in the Lightning spec

failureSourceIndex: string | number

The position in the path of the intermediate or final node that generated the failure message. Position zero is the sender node.

flags: string | number

A failure type-dependent flags value.

height: string | number

A failure type-dependent block height.

htlcMsat: string | number

A failure type-dependent htlc value.

Generated using TypeDoc