Skip to content

Commit 1f7ddf7

Browse files
author
Kostas Demiris
committed
test: silly network naming
1 parent 1fcb961 commit 1f7ddf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/generate-pr-body.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ MINTSCAN_PROPOSAL_URL=$(generate_mintscan_proposal_url "$PROPOSAL_NUMBER")
5151
cat > pr_body.md << EOF
5252
# 🚀 Xion $RELEASE_TAG Upgrade
5353
54-
This pull request implements the upgrade to **Xion $RELEASE_TAG** for the Xion ${NETWORK_NAME:-SAMPLE-VALUE}.
54+
This pull request implements the upgrade to **Xion $RELEASE_TAG** for the Xion $NETWORK_NAME.
5555
5656
## 📋 Overview
5757
5858
- **Upgrade Height**: [$HEIGHT]($MINTSCAN_BLOCK_URL) (estimated: ~2 days from current block)
59-
- **Chain ID**: \`${MINTSCAN_CHAIN_ID:-SAMPLE-VALUE}\` (in-place migration)
59+
- **Chain ID**: \`$MINTSCAN_CHAIN_ID\` (in-place migration)
6060
- **Release**: https://github.com/burnt-labs/xion/releases/tag/$RELEASE_TAG
6161
- **Proposal**: [$PROPOSAL_NUMBER]($MINTSCAN_PROPOSAL_URL) (\`$PROPOSAL_FILE\`)
6262
- **Governance Deposit**: $DEPOSIT

0 commit comments

Comments
 (0)