diff --git a/scripts/starter.sh b/scripts/starter.sh index 63ba689..0183cbb 100755 --- a/scripts/starter.sh +++ b/scripts/starter.sh @@ -599,7 +599,7 @@ if [ "$GENERATE_GENESIS" = true ]; then echo " - $WALLET_KEY_PATH" echo " - $STASH_KEY_PATH" 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 "Submit a PR with these keys to: https://git.ghostchain.io/ghostchain/ghost-node" echo ""