File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ minimum and uses at least 1100 MiB.
2121
2222As the background sync continues there will be temporarily two chainstate
2323directories, each multiple gigabytes in size (likely growing larger than the
24- the downloaded snapshot).
24+ downloaded snapshot).
2525
2626### Indexes
2727
@@ -145,7 +145,7 @@ sequentially.
145145
146146Once the tip of the background chainstate hits the base block of the snapshot
147147chainstate, we stop use of the background chainstate by setting ` m_disabled ` , in
148- ` CompleteSnapshotValidation ()` , which is checked in ` ActivateBestChain() ` ). We hash the
148+ ` MaybeCompleteSnapshotValidation ()` , which is checked in ` ActivateBestChain() ` ). We hash the
149149background chainstate's UTXO set contents and ensure it matches the compiled value in
150150` CMainParams::m_assumeutxo_data ` .
151151
You can’t perform that action at this time.
0 commit comments