diff options
author | TheCharlatan <seb.kung@gmail.com> | 2023-05-03 22:24:21 +0200 |
---|---|---|
committer | TheCharlatan <seb.kung@gmail.com> | 2023-05-10 19:06:45 +0200 |
commit | cfbb2124939822e95265a39242ffca3d86bac6e8 (patch) | |
tree | 259f3096ef432bb3a52d9de21331928e42a8eaf0 /src/index/base.cpp | |
parent | 8ed4ff8e05d61a8e954d72cebdc2e1d1ab24fb84 (diff) |
zmq: Pass lambda to zmq's ZMQPublishRawBlockNotifier
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.
Diffstat (limited to 'src/index/base.cpp')
0 files changed, 0 insertions, 0 deletions