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 9d30fb5 commit 463e423Copy full SHA for 463e423
docs/PINNING.md
@@ -35,7 +35,7 @@ The VM does not persist pinned memory entries. I.e. you need to call `Pin` every
35
time you start the process. This is implemented in [`InitializePinnedCodes` in
36
wasmd][initializepinnedcodes].
37
38
-At the chain level pinning and unpinning is done via governance proposals. See
+At the chain level pinning and unpinning are done via governance proposals. See
39
`MsgPinCodes`/`MsgUnpinCodes` in wasmd.
40
41
When contracts are migrated from one code to another, there is no automatic
0 commit comments