Constant ldk_node::io::sqlite_store::KV_TABLE_NAME
source · pub const KV_TABLE_NAME: &str = "ldk_node_data";Expand description
LDK Node’s table in which we store all data.
pub const KV_TABLE_NAME: &str = "ldk_node_data";LDK Node’s table in which we store all data.