updated sample

This commit is contained in:
NikVolf
2017-04-27 23:38:02 +03:00
parent 5df3164400
commit b5f65395db
2 changed files with 4 additions and 28 deletions
+3
View File
@@ -25,6 +25,9 @@ else
# Gas injector
cargo run --manifest-path=./../gas/Cargo.toml --release -- ./out/contract.wasm ./out/contract.wasm
# Symbols optimizer
cargo run --manifest-path=./../opt/Cargo.toml --release -- ./out/contract.wasm ./out/contract.wasm
fi