Update wasmd to v0.7.0-rc3 and adapt code

This commit is contained in:
Simon Warta
2020-03-02 17:42:47 +01:00
parent 792e133b29
commit 8845ee08f5
5 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd-demo/tags
REPOSITORY="cosmwasm/wasmd-demo"
VERSION="v0.7.0-rc2"
VERSION="v0.7.0-rc3"
CONTAINER_NAME="wasmd"