debug -> release

This commit is contained in:
Zac Wellmer 2017-12-09 20:51:59 +08:00 committed by GitHub
parent 79ca831f1a
commit 8e89bff3ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ checked_withdraw_confirm = 121
### example run
```
./target/debug/bridge --config examples/config.toml --database db.toml
./target/release/bridge --config examples/config.toml --database db.toml
```
- example run requires a parity instance running