OpenCBDC Transaction Processor
|
Prune blocks request for RPC and state machine. More...
#include <messages.hpp>
Data Fields | |
uint64_t | m_block_height {} |
Block height below which to prune cached blocks. | |
Prune blocks request for RPC and state machine.
Definition at line 68 of file uhs/atomizer/atomizer/messages.hpp.
uint64_t cbdc::atomizer::prune_request::m_block_height {} |
Block height below which to prune cached blocks.
Definition at line 70 of file uhs/atomizer/atomizer/messages.hpp.