Crate clightningrpc_gossip_map

Crate clightningrpc_gossip_map 

Source

Modules§

bitflag
Bitflag rust Implementation.
bolt
Bolts implementation!
core
core API of the lnspec crater.
gossip_types
Gossip map types implementations.
prelude
primitives
lightning network primitives implementation in rust.
tlv
Rust implementation for the Type Length Value Encoding.
types
Lightning Network types implementation

Macros§

error
to_wire_type
macros to implement the FromWire and ToWire for the basics types.

Structs§

GossipMap
Gossip map implementation, that allow you to manage the gossip_store written by core lightning.