Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
ink
Commits
2f13f49f
Commit
2f13f49f
authored
Jan 24, 2019
by
Hero Bird
Browse files
[examples/erc20] Fix idents in build.sh script
parent
7dab502c
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/erc20/build.sh
View file @
2f13f49f
...
...
@@ -5,4 +5,4 @@
# under target/release/wasm32-unknown-unknown/ in the cwd.
cargo +nightly build
--release
--target
=
wasm32-unknown-unknown
--verbose
wasm-build target e
nyzme
--target-runtime
=
substrate
--final
=
adder
--save-raw
=
./target/e
nzyme
-deployed.wasm
--target
wasm32-unknown-unknown
wasm-build target e
rc20_token
--target-runtime
=
substrate
--final
=
erc20_token
--save-raw
=
./target/e
rc20_token
-deployed.wasm
--target
wasm32-unknown-unknown
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment