lightning 0.1.12

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 7 feature flags, 2 of them enabled by default.

default

grind_signatures (default)

This feature flag does not enable additional features.

std (default)

This feature flag does not enable additional features.

backtrace

criterion

dnssec

regex

unsafe_revoked_tx_signing

This feature flag does not enable additional features.