Module lnp::message[][src]

Structs

Bolt 7 Gossip messages

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

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

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.

Extended Gossip messages

Enums