Upgrade ERC20 contract to 0.3.0

This commit is contained in:
Simon Warta
2020-03-06 22:16:06 +01:00
parent 8a608a1204
commit c0a8f8a3ab
3 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ const guest = {
};
const codeMeta = {
source: "https://crates.io/api/v1/crates/cw-erc20/0.2.0/download",
builder: "confio/cosmwasm-opt:0.7.0",
source: "https://crates.io/api/v1/crates/cw-erc20/0.3.0/download",
builder: "confio/cosmwasm-opt:0.7.3",
};
const initMsgHash = {