Skip to content

Commit

Permalink
remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
atheeshp committed Feb 21, 2024
1 parent b1c9ef8 commit 3e24e7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/localnet/gen-network-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ do
cp "${TMP_NODE_HOME}/config/genesis.json" "${NODE_HOME}/config/genesis.json"

cheqd-noded keys add "operator-$i" --keyring-backend "test" --home "${NODE_HOME}"
echo "reaching here"
cheqd-noded keys list --keyring-backend "test" --home "${NODE_HOME}"
cheqd-noded genesis add-genesis-account "operator-$i" 20000000000000000ncheq --keyring-backend "test" --home "${NODE_HOME}"

Expand Down

0 comments on commit 3e24e7b

Please sign in to comment.