contract3, fixed issues with ser/de

This commit is contained in:
NikVolf
2017-04-20 19:37:08 +03:00
parent d237b84f2b
commit 3a3d74b8c4
4 changed files with 21 additions and 10 deletions
+1
View File
@@ -20,4 +20,5 @@ then
echo "cargo build --release"
else
./../gas/target/release/gas ./out/contract.wasm ./out/contract.wasm
# echo "Removed gasification"
fi