Docs.rs
ldk-node-0.6.2
ldk-node 0.6.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tnull
jkczyz
github:lightningdevkit:rust-lightning-publishers
Dependencies
base64 ^0.22.1
normal
bdk_chain ^0.23.0
normal
bdk_electrum ^0.23.0
normal
bdk_esplora ^0.22.0
normal
bdk_wallet ^2.0.0
normal
bip21 ^0.5
normal
bip39 ^2.0.0
normal
bitcoin ^0.32.4
normal
chrono ^0.4
normal
electrum-client ^0.24.0
normal
esplora-client ^0.12
normal
esplora-client ^0.11
normal
libc ^0.2
normal
lightning ^0.1.0
normal
lightning-background-processor ^0.1.0
normal
lightning-block-sync ^0.1.0
normal
lightning-invoice ^0.33.0
normal
lightning-liquidity ^0.1.0
normal
lightning-net-tokio ^0.1.0
normal
lightning-persister ^0.1.0
normal
lightning-rapid-gossip-sync ^0.1.0
normal
lightning-transaction-sync ^0.1.0
normal
lightning-types ^0.2.0
normal
log ^0.4.22
normal
prost ^0.11.6
normal
rand ^0.8.5
normal
reqwest ^0.12
normal
rusqlite ^0.31.0
normal
rustls ^0.23
normal
serde ^1.0.210
normal
serde_json ^1.0.128
normal
tokio ^1.37
normal
uniffi ^0.27.3
normal
optional
vss-client ^0.3
normal
lightning ^0.1.0
dev
proptest ^1.0.0
dev
regex ^1.5.6
dev
uniffi ^0.27.3
build
optional
clightningrpc ^0.3.0-beta.8
dev
lnd_grpc_rust ^2.10.0
dev
tokio ^1.37
dev
corepc-node ^0.8.0
dev
electrsd ^0.35.0
dev
electrsd ^0.35.0
dev
winapi ^0.3
normal
Versions
100%
of the crate is documented
Go to latest version
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
ldk_
node
0.6.2
In ldk_
node::
io::
sqlite_
store
ldk_node
::
io
::
sqlite_store
Constant
SQLITE_DB_FILE_NAME
Copy item path
Source
pub const SQLITE_DB_FILE_NAME: &
str
= "ldk_node_data.sqlite";
Expand description
LDK Node’s database file name.