Skip to content

Commit 90bc8b4

Browse files
committed
Comment.
1 parent 8e53517 commit 90bc8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chasers/chaser_confirm.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ void chaser_confirm::do_bump(height_t) NOEXCEPT
229229
return;
230230
}
231231

232-
// Set after if using prevout table.
232+
// Set after block_confirmable when using the prevout table.
233233
if (!query.set_strong(link))
234234
{
235235
fault(error::confirm6);

0 commit comments

Comments
 (0)