Update README.md

This commit is contained in:
BlueSilver22 2018-02-28 19:22:15 -05:00 committed by GitHub
parent 2b7eae01d6
commit f728860bf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,8 +1,11 @@
Snapshot on 2018-02-28
`./dump.py BITCOIN_DATADIR OUTPUT_DIR --verbose=True --reindex=True --bitcoind BITCOIND_PATH --blockheight=511346 --vmcp_file=./vmcp.csv`
Testnet Simulation on 2018-01-28 @ block 506265:
`./dump.py BITCOIN_DATADIR OUTPUT_DIR --verbose=True --reindex=True --bitcoind BITCOIND_PATH --blockheight=506265`
Run like:
`./dump.py ~/.bitcoin OUTPUT_DIR --verbose=True --reindex=True --bitcoind ~/src/bitcoin/src/bitcoind --blockheight=504000`