lightning 0.0.123

A Bitcoin Lightning library in Rust. Does most of the hard work, without implying a specific runtime, requiring clients implement basic network logic, chain interactions and disk storage. Still missing tons of error-handling. See GitHub issues for suggested projects if you want to contribute. Don't have to bother telling you not to use this for anything serious, because you'd have to build a client around it to even try.
Documentation

lightning

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 17 feature flags, 2 of them enabled by default.

default

grind_signatures (default)

This feature flag does not enable additional features.

std (default)

backtrace

core2

criterion

hashbrown

libm

max_level_debug

This feature flag does not enable additional features.

max_level_error

This feature flag does not enable additional features.

max_level_info

This feature flag does not enable additional features.

max_level_off

This feature flag does not enable additional features.

max_level_trace

This feature flag does not enable additional features.

max_level_warn

This feature flag does not enable additional features.

no-std

possiblyrandom

regex

unsafe_revoked_tx_signing

This feature flag does not enable additional features.