Module core

Source
Expand description

core API of the lnspec crater.

Traitsยง

FromWire
trait that implement the logic to decode a type from a network wire protocol.
ToWire
trait that implement the logic to encode a type into the lightning network wire protocol.