From 1e114dc10cc8ccd985bef59b45d3de0b38cebec6 Mon Sep 17 00:00:00 2001 From: Thales Zirbel Date: Fri, 23 Jan 2026 12:23:52 -0300 Subject: [PATCH] feat: add proposal for v6.1.1 upgrade --- kiichain/proposals/proposal_2.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 kiichain/proposals/proposal_2.json diff --git a/kiichain/proposals/proposal_2.json b/kiichain/proposals/proposal_2.json new file mode 100644 index 0000000..f45f2d1 --- /dev/null +++ b/kiichain/proposals/proposal_2.json @@ -0,0 +1,20 @@ +{ + "messages": [ + { + "@type": "/cosmos.upgrade.v1beta1.MsgSoftwareUpgrade", + "authority": "kii10d07y265gmmuvt4z0w9aw880jnsr700jrff0qv", + "plan": { + "name": "v6.1.1", + "time": "0001-01-01T00:00:00Z", + "height": "1663538", + "info": "", + "upgraded_client_state": null + } + } + ], + "metadata": "ipfs://CID", + "deposit": "3500000000000000000000akii", + "title": "Upgrade Kiichain to v6.1.1", + "summary": "Upgrade Kiichain to v6.1.1.\n- Changelog: https://github.com/KiiChain/kiichain/releases/tag/v6.1.1", + "expedited": true +} \ No newline at end of file