Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Nov 26, 2024
1 parent be8875d commit fb77b0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/scenario/relayer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ impl Scenario for RelayerMsg {
let decimals = 18u8;
let total_supply = U256::from(1_000_000);

// TODO(rano): deploy the actual IBC contract
let contract = Erc20::deploy(
&provider,
name.clone(),
Expand Down

0 comments on commit fb77b0b

Please sign in to comment.