Skip to main content

fedimint_dbtool/
envs.rs

1// Env variable to TODO
2pub const FM_DBTOOL_DATABASE_ENV: &str = "FM_DBTOOL_DATABASE";
3
4// Env variable to TODO
5pub const FM_DBTOOL_CONFIG_DIR_ENV: &str = "FM_DBTOOL_CONFIG_DIR";