We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7b21e commit 40f46d9Copy full SHA for 40f46d9
json/config/chainUpgrade.json
@@ -1,6 +1,6 @@
1
{
2
"proposalId": 515,
3
- "blockHeight": 111949209,
+ "blockHeight": 112636306,
4
"disableMaintenance": false,
5
- "proposalMsg": "Scheduled maintenance on January 11th, 2024 at ~14:00 UTC to implement the Injective Volan mainnet upgrade."
+ "proposalMsg": "Scheduled maintenance on January 11th, 2024 at ~14:00 UTC to implement the Injective Kishan mainnet upgrade."
6
}
src/data/config/index.ts
@@ -1,7 +1,7 @@
export const chainUpgradeConfig = {
proposalId: 515,
blockHeight: 112636306,
- disableMaintenance: false,
+ disableMaintenance: true,
proposalMsg:
'Scheduled maintenance on January 11th, 2024 at ~14:00 UTC to implement the Injective Kishan mainnet upgrade.'
7
0 commit comments