Crate clightningrpc_gossip_map
Source - 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
- error
- to_wire_type
- macros to implement the FromWire and ToWire
for the basics types.
- GossipMap
- Gossip map implementation, that allow you to manage the gossip_store
written by core lightning.