Module wire
Expand description
Wire encoding/decoding for Lightning messages according to BOLT #1, and for
custom message through the CustomMessageReader
trait.
Traits§
- Custom
Message Reader - Trait to be implemented by custom message (unrelated to the channel/gossip LN layers) decoders.
- Type
- Defines a type identifier for sending messages over the wire.