command
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Dec 23, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
dump-ledger-state
This tool dumps the state from history archive buckets to 4 separate files:
- accounts.csv
- accountdata.csv
- offers.csv
- trustlines.csv
It's primary use is to test SingleLedgerStateReader
. To test it:
- Run
dump-ledger-state
.
- Sync hcnet-core to the same checkpoint:
hcnet-core catchup [ledger]/1
.
- Dump hcnet-core DB by using
dump_core_db.sh
script.
- Diff results by using
diff_test.sh
script.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.