Commit 87c35f5
committed
Remove orphan state wipe from UnloadBlockIndex.
As orphan state is now "network state", like in
d6ea737,
UnloadBlockIndex is only used during init if we end up reindexing
to clear our block state so that we can start over. However, at
that time no connections have been brought up as CConnman hasn't
been started yet, so all of the network processing state logic is
empty when its called.1 parent dc6dee4 commit 87c35f5
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4311 | 4311 | | |
4312 | 4312 | | |
4313 | 4313 | | |
4314 | | - | |
4315 | | - | |
4316 | 4314 | | |
4317 | 4315 | | |
4318 | 4316 | | |
| |||
0 commit comments