-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
mainnet/xion-mainnet-1/governance-proposals/software-upgrades/metadata/v11.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"title": "Software Upgrade v11", | ||
"authors": [ | ||
"[email protected]", | ||
"[email protected]", | ||
"[email protected]", | ||
"[email protected]" | ||
], | ||
"summary": "Software Upgrade v11", | ||
"details": "Software Upgrade v11 at block height <TBD>", | ||
"vote_option_context": "YES to approve the upgrade, NO to reject the upgrade." | ||
} |
18 changes: 18 additions & 0 deletions
18
mainnet/xion-mainnet-1/governance-proposals/software-upgrades/proposal/v11.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"messages": [ | ||
{ | ||
"@type": "/cosmos.upgrade.v1beta1.MsgSoftwareUpgrade", | ||
"authority": "xion10d07y265gmmuvt4z0w9aw880jnsr700jctf8qc", | ||
"plan": { | ||
"name": "v11", | ||
"height": "3051000", | ||
"info": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/governance-proposals/software-upgrades/binaries/v11.json", | ||
"upgraded_client_state": null | ||
} | ||
} | ||
], | ||
"metadata": "https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/mainnet/xion-mainnet-1/governance-proposals/software-upgrades/metadata/v11.json", | ||
"deposit": "10000000uxion", | ||
"title": "Software Upgrade v11", | ||
"summary": "Software Upgrade v11" | ||
} |