Crate lightning_types

Source
Expand description

Various types which are used in the lightning network.

See the lightning crate for usage of these.

Modulesยง

features
Feature flag definitions for the Lightning protocol according to BOLT #9.
payment
Types which describe payments in lightning.
routing
Various types which describe routes or information about partial routes within the lightning network.
string
Utilities for strings.