Bump up to wasmd v0.8.0-rc1 and fix validator address

This commit is contained in:
Ethan Frey
2020-05-25 09:37:10 +02:00
committed by Simon Warta
parent 833c0f64fa
commit 3b52fd15f3
2 changed files with 4 additions and 2 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.8.0-alpha3"
VERSION="v0.8.0-rc1"
CONTAINER_NAME="wasmd"