Skip to content

Commit

Permalink
sleeps a bit before funding the addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
ItayLevyOfficial committed Aug 20, 2023
1 parent c9bde35 commit ac02f86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
echo "HUB_SEQ_ADDR=$HUB_SEQ_ADDR" >> $GITHUB_ENV
RELAYER_ROLLAPP_ADDR=$(go run . keys list --output json | jq -r '."relayer-hub-key"')
/usr/local/bin/dymd tx bank multi-send local-user $HUB_SEQ_ADDR $RELAYER_ROLLAPP_ADDR 1udym --yes -b block --keyring-backend test --home $ROLLER_CONFIG_PATH/local-hub --node http://127.0.0.1:36657
sleep 10
- name: Register the rollapp
Expand Down

0 comments on commit ac02f86

Please sign in to comment.