DotNetLightning


FailureMsgData Type

inner data for failure msg described in bolt04

Union cases

Union case Description

AmountBelowMinimum(amount, update)

Full Usage: AmountBelowMinimum(amount, update)

Parameters:
amount : LNMoney
update : ChannelUpdateMsg

ChannelDisabled(Flags, update)

Full Usage: ChannelDisabled(Flags, update)

Parameters:
Flags : uint16
update : ChannelUpdateMsg

ExpiryTooFar

Full Usage: ExpiryTooFar

ExpiryTooSoon update

Full Usage: ExpiryTooSoon update

Parameters:
update : ChannelUpdateMsg

FeeInsufficient(amount, update)

Full Usage: FeeInsufficient(amount, update)

Parameters:
amount : LNMoney
update : ChannelUpdateMsg

FinalExpiryTooSoon

Full Usage: FinalExpiryTooSoon

FinalIncorrectCLTVAmount amountMSat

Full Usage: FinalIncorrectCLTVAmount amountMSat

Parameters:
amountMSat : LNMoney

FinalIncorrectCLTVExpiry expiry

Full Usage: FinalIncorrectCLTVExpiry expiry

Parameters:
expiry : BlockHeight

IncorrectCLTVExpiry(expiry, update)

Full Usage: IncorrectCLTVExpiry(expiry, update)

Parameters:
expiry : BlockHeight
update : ChannelUpdateMsg

IncorrectPaymentAmount

Full Usage: IncorrectPaymentAmount

InvalidOnionHmac onionHash

Full Usage: InvalidOnionHmac onionHash

Parameters:
onionHash : uint256

InvalidOnionKey onionHash

Full Usage: InvalidOnionKey onionHash

Parameters:
onionHash : uint256

InvalidOnionVersion onionHash

Full Usage: InvalidOnionVersion onionHash

Parameters:
onionHash : uint256

InvalidRealm

Full Usage: InvalidRealm

PermanentChannelFailure

Full Usage: PermanentChannelFailure

PermanentNodeFailure

Full Usage: PermanentNodeFailure

RequiredChannelFeatureMissing

Full Usage: RequiredChannelFeatureMissing

RequiredNodeFeatureMissing

Full Usage: RequiredNodeFeatureMissing

TemporaryChannelFailure update

Full Usage: TemporaryChannelFailure update

Parameters:
update : ChannelUpdateMsg

TemporaryNodeFailure

Full Usage: TemporaryNodeFailure

Unknown byte array

Full Usage: Unknown byte array

Parameters:
    Item : byte array

Item : byte array

UnknownNextPeer

Full Usage: UnknownNextPeer

UnknownPaymentHash

Full Usage: UnknownPaymentHash