Merge pull request #84 from rex4539/core2zcashd

Bitcoin Core -> zcashd
This commit is contained in:
Svyatoslav Nikolsky 2019-04-12 08:45:59 +03:00 committed by GitHub
commit d41aebcaec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
CLI.md
View File

@ -34,6 +34,6 @@ OPTIONS:
SUBCOMMANDS:
help Prints this message or the help of the given subcommand(s)
import Import blocks from a Bitcoin Core database.
import Import blocks from a zcashd database.
rollback Rollback the database to given canonical-chain block.
```
```