Module lnp::message[][src]

Structs

AcceptChannel
AnnouncementSignatures

Bolt 7 Gossip messages

ChannelAnnouncements
ChannelReestablish
ChannelUpdate
ClosingSigned
CommitmentSigned
Error

For simplicity of diagnosis, it’s often useful to tell a peer that something is incorrect.

FundingCreated
FundingLocked
FundingSigned
GossipTimestampFilter
Init

Once authentication is complete, the first message reveals the features supported or required by this node, even if this is a reconnection.

LNPWP_UNMARSHALLER
NodeAnnouncements
OnionPacket
OpenChannel
Ping

In order to allow for the existence of long-lived TCP connections, at times it may be required that both ends keep alive the TCP connection at the application level. Such messages also allow obfuscation of traffic patterns.

QueryChannelRange
QueryShortChannelIds

Extended Gossip messages

ReplyChannelRange
ReplyShortChannelIdsEnd
RevokeAndAck
Shutdown
UpdateAddHtlc
UpdateFailHtlc
UpdateFailMalformedHtlc
UpdateFee
UpdateFulfillHtlc

Enums

Messages