Download cosmwasm contracts

This commit is contained in:
Alex Peters
2021-08-11 14:25:43 +02:00
parent 7b2cfa48ed
commit 0e4916996e
3 changed files with 5 additions and 1 deletions

View File

@@ -17,4 +17,7 @@ done
# create the zip variant
gzip -k hackatom.wasm
mv hackatom.wasm.gz hackatom.wasm.gzip
mv hackatom.wasm.gz hackatom.wasm.gzip
rm -f version.txt
echo "$tag" >version.txt

Binary file not shown.

1
x/wasm/keeper/testdata/version.txt vendored Normal file
View File

@@ -0,0 +1 @@
v0.16.0+contracts