lightning-invoice

Crates.iolightning-invoice
lib.rslightning-invoice
version0.33.2
created_at2018-12-14 00:59:12.372721+00
updated_at2025-04-02 22:12:39.787761+00
descriptionData structures to parse and serialize BOLT11 lightning invoices
homepage
repositoryhttps://github.com/lightningdevkit/rust-lightning/
max_upload_size
id101821
size185,727
rust-lightning-publishers (github:lightningdevkit:rust-lightning-publishers)

documentation

https://docs.rs/lightning-invoice/

README

lightning-invoice

Docs.rs

This repo provides data structures for BOLT 11 lightning invoices and functions to parse and serialize these from and to bech32.

Please be sure to run the test suite since we need to check assumptions regarding SystemTime's bounds on your platform. You can also call check_platform on startup or in your test suite to do so.

Commit count: 9401

cargo fmt