Skip to content

Commit 106ee9b

Browse files
committed
Comment.
1 parent 29cfd09 commit 106ee9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/protocols/protocol_block_out_106.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ void protocol_block_out_106::send_block(const code& ec) NOEXCEPT
220220
<< opposite() << "] not found.");
221221

222222
// This block could not have been advertised to the peer.
223+
// TODO: send not_found message in protocol override.
223224
stop(system::error::not_found);
224225
return;
225226
}

0 commit comments

Comments
 (0)