Skip to content

Commit

Permalink
wait
Browse files Browse the repository at this point in the history
Signed-off-by: Naohiro Yoshida <[email protected]>
  • Loading branch information
Naohiro Yoshida committed Jul 19, 2023
1 parent 120cfbd commit eb12009
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/contracts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ deploy:
.PHONY:test
test:
npx truffle exec apps/send.js --network bsc_local2
sleep 60
../testrly tx relay ibc01 --home ../.testrly
npx truffle exec apps/recv.js --network bsc_local
../testrly query unrelayed-packets ibc01 --home ../.testrly | grep '{"src":null,"dst":null}'
Expand Down

0 comments on commit eb12009

Please sign in to comment.