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 3350600 commit 785ccb9Copy full SHA for 785ccb9
UPGRADING.md
@@ -174,7 +174,7 @@ you put in your handler):
174
175
```sh
176
# create the proposal
177
-# check the current height and add 100-200 or so for the upgrade time
+# check the current height and add 100-200 or so for the upgrade
178
# (the voting period is ~60 blocks)
179
docker run --rm -it \
180
--mount type=volume,source=musselnet_client,target=/root \
@@ -238,7 +238,6 @@ docker run --rm -it \
238
"authority": "wasm10d07y265gmmuvt4z0w9aw880jnsr700js7zslc",
239
"plan": {
240
"name": "Upgrade",
241
- "time": "0001-01-01T00:00:00Z",
242
"height": "500",
243
"info": "",
244
"upgraded_client_state": null
0 commit comments