Expand description
Output Distribution Module
This module handles keeping track of the data required to serve the output distribution. This data is currently the cumulative number of RCT outputs in each block.
Structs§
- Cumulative
RctOuts Cache - A cache of the cumulative RCT output count per block.
Functions§
- rct_
output_ count - The number of RCT outputs in a block.