Skip to content

Commit 966895b

Browse files
Ilya Bogdanovskletsun
Ilya Bogdanov
authored andcommitted
Update App Tutorial for the 0.8.0 release (#1107)
1 parent 83c3d9d commit 966895b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

exonum-java-binding/core/rust/exonum-java/TUTORIAL.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@ $ exonum-java generate-template testnet/common.toml \
5858
Please consult Exonum documentation for the secure way of the node configuration.
5959

6060
```$sh
61-
$ exonum-java generate-config testnet/common.toml testnet/pub.toml testnet/sec.toml \
62-
--consensus-key-path testnet/consensus1.toml \
63-
--service-key-path testnet/service1.toml \
61+
$ exonum-java generate-config testnet/common.toml testnet \
6462
--no-password \
6563
--peer-address 127.0.0.1:5400
6664
```

0 commit comments

Comments
 (0)