Skip to content

Commit

Permalink
some useful prints
Browse files Browse the repository at this point in the history
  • Loading branch information
bengtlofgren committed Sep 15, 2023
1 parent 0fcc3a0 commit 768b8a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/setup-namada
Original file line number Diff line number Diff line change
Expand Up @@ -179,3 +179,7 @@ echo "${HERMES_CONFIG_TEMPLATE}" \

echo "2 Namada chains are running"
echo "You can use Hermes with ${HERMES_DIR}/config_for_namada.toml"

echo "You also want to run the following lines:"
echo "export CHAIN_A_ID=${chain_id_a}"
echo "export CHAIN_B_ID=${chain_id_b}"

0 comments on commit 768b8a7

Please sign in to comment.