This commit is contained in:
Bryan Stitt 2022-11-20 18:42:01 -08:00 committed by Bryan Stitt
parent 92fe4b858a
commit fa4246d7d4

View File

@ -278,7 +278,7 @@ mod tests {
}; };
// make a test TopConfig // make a test TopConfig
// TODO: load TopConfig from a file? CliConfig could have `cli_config.load_top_config` // TODO: load TopConfig from a file? CliConfig could have `cli_config.load_top_config`. would need to inject our endpoint ports
let app_config = TopConfig { let app_config = TopConfig {
app: AppConfig { app: AppConfig {
chain_id: 31337, chain_id: 31337,