Commit a441f2b1 authored by Daniel A. Nagy's avatar Daniel A. Nagy Committed by GitHub

chore: improve ethereum address message (#2203)

parent ab14fe99
......@@ -24,7 +24,7 @@ The node's output was:
*)
ETH_ADDRESS=$(echo "$RESP" | grep ethereum | cut -d' ' -f6 | tr -d '"')
echo "
Please make sure there is sufficient ETH and BZZ available on the node's Ethereum address: $ETH_ADDRESS.
Please make sure there is sufficient native tokens and BZZ available on the node's Ethereum address at the APPROPRIATE BLOCKCHAIN: 0x$ETH_ADDRESS.
Learn how to fund your node by visiting our docs at at https://docs.ethswarm.org/docs/installation/fund-your-node
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment