Docs.rs
lightning-invoice-0.33.2
lightning-invoice 0.33.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sgeisler
TheBlueMatt
github:lightningdevkit:rust-lightning-publishers
Dependencies
bech32 ^0.11.0
normal
bitcoin ^0.32.2
normal
lightning-types ^0.2.0
normal
serde ^1.0.118
normal
optional
hashbrown ^0.13
dev
serde_json ^1
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lightning_
invoice
0.33.2
lightning_invoice
Constant
DEFAULT_EXPIRY_TIME
Copy item path
Source
pub const DEFAULT_EXPIRY_TIME:
u64
= 3600;
Expand description
Default expiry time as defined by
BOLT 11
.