mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge 9e6f56f6ea into merged_master (Bitcoin PR #19984)
This commit is contained in:
commit
c364bcefad
1 changed files with 0 additions and 1 deletions
|
|
@ -1692,7 +1692,6 @@ bool AppInitMain(const util::Ref& context, NodeContext& node, interfaces::BlockA
|
|||
bool failed_chainstate_init = false;
|
||||
|
||||
for (CChainState* chainstate : chainman.GetAll()) {
|
||||
LogPrintf("Initializing chainstate %s\n", chainstate->ToString());
|
||||
chainstate->InitCoinsDB(
|
||||
/* cache_size_bytes */ nCoinDBCache,
|
||||
/* in_memory */ false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue