Skip to content

Commit

Permalink
Update core/lib/env_config/src/da_client.rs
Browse files Browse the repository at this point in the history
Co-authored-by: juan518munoz <[email protected]>
  • Loading branch information
gianbelinche and juan518munoz authored Dec 6, 2024
1 parent c7acffc commit 54303a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/lib/env_config/src/da_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,7 @@ mod tests {
fn from_env_eigen_client() {
let mut lock = MUTEX.lock();
let config = r#"
EIGENDA_CLIENT="Eigen"
EIGENDA_EIGEN_CLIENT_TYPE="Disperser"
DA_CLIENT="Eigen"
EIGENDA_DISPERSER_RPC="http://localhost:8080"
EIGENDA_SETTLEMENT_LAYER_CONFIRMATION_DEPTH=0
EIGENDA_EIGENDA_ETH_RPC="http://localhost:8545"
Expand Down

0 comments on commit 54303a5

Please sign in to comment.