Minor godoc update

This commit is contained in:
Alex Peters
2022-05-06 10:34:47 +02:00
parent cd3c9ddddb
commit f1273864c9
3 changed files with 3 additions and 3 deletions

View File

@@ -716,7 +716,7 @@ MigrateContractProposal gov proposal content type to migrate a contract.
Note: skipping 3 as this was previously used for unneeded run_as |
| `contract` | [string](#string) | | Contract is the address of the smart contract |
| `code_id` | [uint64](#uint64) | | CodeID references the new WASM codesudo |
| `code_id` | [uint64](#uint64) | | CodeID references the new WASM code |
| `msg` | [bytes](#bytes) | | Msg json encoded message to be passed to the contract on migration |