corrected text for genesis generation message
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
parent
43ec3492ef
commit
a6e87c20d6
@ -599,7 +599,7 @@ if [ "$GENERATE_GENESIS" = true ]; then
|
|||||||
echo " - $WALLET_KEY_PATH"
|
echo " - $WALLET_KEY_PATH"
|
||||||
echo " - $STASH_KEY_PATH"
|
echo " - $STASH_KEY_PATH"
|
||||||
echo ""
|
echo ""
|
||||||
echo "IMPORTANT: Create a pool request to include these keys in the upcoming genesis."
|
echo "IMPORTANT: Create a pull request to include these keys in the upcoming genesis."
|
||||||
echo "DO NOT DELETE THESE KEYS OR THE GENESIS WILL BE INVALID!"
|
echo "DO NOT DELETE THESE KEYS OR THE GENESIS WILL BE INVALID!"
|
||||||
echo "Submit a PR with these keys to: https://git.ghostchain.io/ghostchain/ghost-node"
|
echo "Submit a PR with these keys to: https://git.ghostchain.io/ghostchain/ghost-node"
|
||||||
echo ""
|
echo ""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user