f08178c592
* Extract `CoreDb` constructor helpers from `base.nim` into separate module why: This makes it easier to avoid circular imports. * Extract `Ledger` constructor helpers from `base.nim` into separate module why: Move `accounts_ledger.nim` file to sub-folder `backend`. That way the layout resembles that of the `core_db`. |
||
---|---|---|
.. | ||
coredb_test_xx.nim | ||
test_chainsync.nim | ||
test_coredb_helpers.nim | ||
test_helpers.nim |