Update wasmd chain and scripts to v0.10.0-alpha

This commit is contained in:
Simon Warta
2020-07-28 13:32:48 +02:00
parent 00182bbc2f
commit 3a2315ab73
13 changed files with 471 additions and 465 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.9.1"
VERSION="v0.10.0-alpha"
CONTAINER_NAME="wasmd"