Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
GNaD13 committed Jan 8, 2025
1 parent fa55054 commit b2df698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/cases/tm2bsc/scripts/init-rly
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ ${RLY} chains add-dir configs/demo/

# setup key for tendermint client
SEED0=$(jq -r '.mnemonic' < ${FIXTURES_DIR}/tendermint/ibc0/key_seed.json)
echo "Key $(${RLY} xiond keys restore ibc0 testkey "$SEED0") imported from ibc0 to relayer..."
echo "Key $(${RLY} tendermint keys restore ibc0 testkey "$SEED0") imported from ibc0 to relayer..."

0 comments on commit b2df698

Please sign in to comment.