Skip to content

Commit

Permalink
Add ibc e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
ulbqb committed Aug 3, 2023
1 parent 3f79b29 commit 332001d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibc_e2e/e2e
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ fi
bash scripts/chainz $CHAIN0_ID $CHAIN0_BIN $CHAIN0_COINID $CHAIN1_ID $CHAIN1_BIN $CHAIN1_COINID "$8"

echo "waiting for blocks..."
sleep 3
sleep 10

# creates clients, connections and channels (all this happens in rly tx command)
rly --home $RLY_HOME tx link $CHAIN_PATH -d -t 3s
Expand Down

0 comments on commit 332001d

Please sign in to comment.