Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D16817
Change Details
Change Details
Old
New
Diff
It is never a nullptr, otherwise an assertion would fire in UpdatePeerStateForReceivedHeaders. Passing a reference makes the code easier to read and less brittle. This is a backport of core#26378
It is never a nullptr, otherwise an assertion would fire in UpdatePeerStateForReceivedHeaders. Passing a reference makes the code easier to read and less brittle. This is a backport of [[https://github.com/bitcoin/bitcoin/pull/26378 | core#26378]]
It is never a nullptr, otherwise an assertion would fire in UpdatePeerStateForReceivedHeaders. Passing a reference makes the code easier to read and less brittle. This is a backport of
[[https://github.com/bitcoin/bitcoin/pull/26378 |
core#26378
]]
Continue