Skip to content

Commit

Permalink
rust test compile
Browse files Browse the repository at this point in the history
  • Loading branch information
joroshiba committed Oct 29, 2024
1 parent fdc2ca0 commit a20369f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ impl TestBridgeWithdrawerConfig {
sequencer_bridge_address: default_bridge_address().to_string(),
use_compat_address: false,
ethereum_contract_address: ethereum.contract_address(),
ethereum_contract_is_erc20: false,
ethereum_rpc_endpoint: ethereum.ws_endpoint(),
sequencer_address_prefix: ASTRIA_ADDRESS_PREFIX.into(),
api_addr: "0.0.0.0:0".into(),
Expand Down

0 comments on commit a20369f

Please sign in to comment.