1 2 3
pub const STOREPATH: &str = "/opt/keystore"; pub const ADDR: &str = "0.0.0.0"; pub const PORT: u32 = 9802;