Browse Source
Merge pull request #75 from racin/master
Documentation: Wrong command-line flag
pull/1943/head
Zach
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
tm-bench/README.rst
|
|
@ -54,7 +54,7 @@ then run: |
|
|
|
:: |
|
|
|
|
|
|
|
tendermint init |
|
|
|
tendermint node --app_proxy=dummy |
|
|
|
tendermint node --proxy_app=dummy |
|
|
|
|
|
|
|
tm-bench localhost:46657 |
|
|
|
|
|
|
|