Merge pull request #371

dde4dbb doc: hammer the fact that the raw file isn't blockchain.bin (moneromooo-monero)
This commit is contained in:
Riccardo Spagni
2015-08-14 21:58:52 +02:00

View File

@@ -36,7 +36,8 @@ This loads the existing blockchain, for whichever database type it was compiled
`$ blockchain_import`
This imports blocks from `$MONERO_DATA_DIR/export/blockchain.raw` into the current database.
This imports blocks from `$MONERO_DATA_DIR/export/blockchain.raw` (exported using the `blockchain_export` tool as described above)
into the current database.
Defaults: `--batch on`, `--batch size 20000`, `--verify on`