OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
cbdc::atomizer::prune_request Struct Reference

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.
 

Detailed Description

Prune blocks request for RPC and state machine.

Definition at line 68 of file uhs/atomizer/atomizer/messages.hpp.

Field Documentation

◆ m_block_height

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.


The documentation for this struct was generated from the following file: