Crate fundamentals

Source
Expand description

lnspec basic block to encode and decode the basics types with rust.

Modules§

bitflag
Bitflag rust Implementation.
bolt
Bolts implementation!
core
core API of the lnspec crater.
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.