mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Upgrade wasmd to 0.27.0
This commit is contained in:
parent
7607b513c9
commit
f60c9f55af
@ -1,5 +1,5 @@
|
||||
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
|
||||
REPOSITORY="cosmwasm/wasmd"
|
||||
VERSION="v0.23.0"
|
||||
VERSION="v0.27.0"
|
||||
|
||||
CONTAINER_NAME="wasmd"
|
||||
|
@ -707,8 +707,7 @@
|
||||
"code_upload_access": {
|
||||
"permission": "Everybody"
|
||||
},
|
||||
"instantiate_default_permission": "Everybody",
|
||||
"max_wasm_code_size": "614400"
|
||||
"instantiate_default_permission": "Everybody"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user