lightning 0.0.117-alpha1

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 currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 16 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

hex

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

regex

unsafe_revoked_tx_signing

This feature flag does not enable additional features.