This allows to remove an assert and at the same time make it more obvious that the block is never nullptr.
This is a backport of core#22221
Differential D12714
refactor: Pass block reference instead of pointer to PeerManagerImpl::BlockRequested PiRK on Dec 1 2022, 08:56. Authored by Tags None Subscribers None
Details
This allows to remove an assert and at the same time make it more obvious that the block is never nullptr. This is a backport of core#22221 ninja all check-all
Diff Detail
|