Skip to content

Commit

Permalink
upgrade proposal (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
ash-burnt authored Sep 23, 2024
1 parent ad28a7b commit 7e1dfc6
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
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."
}
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"
}

0 comments on commit 7e1dfc6

Please sign in to comment.