mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-29 12:37:30 -03:00
cfbb212493
The lambda captures a reference to the chainman unique_ptr to retrieve block data. An assert is added on the chainman to ensure that the lambda is not used while the chainman is uninitialized. This is done in preparation for the following commits where blockstorage functions are made BlockManager methods. |
||
---|---|---|
.. | ||
zmqabstractnotifier.cpp | ||
zmqabstractnotifier.h | ||
zmqnotificationinterface.cpp | ||
zmqnotificationinterface.h | ||
zmqpublishnotifier.cpp | ||
zmqpublishnotifier.h | ||
zmqrpc.cpp | ||
zmqrpc.h | ||
zmqutil.cpp | ||
zmqutil.h |