Skip to content

Commit cf7ef3e

Browse files
committed
Comment.
1 parent e6312d8 commit cf7ef3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chasers/chaser_validate.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ void chaser_validate::do_bump(height_t) NOEXCEPT
172172
return;
173173
}
174174

175+
// block_unknown allowed here (debug reset).
175176
const auto bypass =
176177
(ec == database::error::block_valid) ||
177178
(ec == database::error::block_confirmable) ||

0 commit comments

Comments
 (0)