Skip to main content

Module distribution

Module distribution 

Source
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§

CumulativeRctOutsCache
A cache of the cumulative RCT output count per block.

Functions§

rct_output_count
The number of RCT outputs in a block.