fedimint-dbtool 0.11.0-beta.2

Tool to inspect Fedimint client and server databases
Documentation
1
2
3
4
5
6
7
8
// Env variable to TODO
pub const FM_DBTOOL_DATABASE_ENV: &str = "FM_DBTOOL_DATABASE";

// Env variable to TODO
pub const FM_DBTOOL_CONFIG_DIR_ENV: &str = "FM_DBTOOL_CONFIG_DIR";

// Env variable to TODO
pub const FM_PASSWORD_ENV: &str = "FM_PASSWORD";