DotNetLightning


EncodingType Type

Some p2p messages (e.g. querying the gossip messages for syncing the routing info) Supports compressed message format, This enum is used to annotate which type of the message format is used.

Record fields

Record Field Description

SortedPlain

Full Usage: SortedPlain

Field type: EncodingType
Modifiers: static
Field type: EncodingType

ZLib

Full Usage: ZLib

Field type: EncodingType
Modifiers: static
Field type: EncodingType