diff options
| author | Alex Morcos <[email protected]> | 2017-04-03 11:31:27 -0400 |
|---|---|---|
| committer | Alex Morcos <[email protected]> | 2017-05-10 11:47:45 -0400 |
| commit | 3ee76d6de5c8f8705c4b9bbcc75da0df4d42c966 (patch) | |
| tree | 73e4c35a931df13e5b8300e0fd983ebc26e00044 /src/httpserver.cpp | |
| parent | Historical block span (diff) | |
| download | discoin-3ee76d6de5c8f8705c4b9bbcc75da0df4d42c966.tar.xz discoin-3ee76d6de5c8f8705c4b9bbcc75da0df4d42c966.zip | |
Introduce a scale factor
For the per confirmation number tracking of data, introduce a scale factor so that in the longer horizones confirmations are bucketed together at a resolution of the scale. (instead of 1008 individual data points for each fee bucket, have 42 data points each covering 24 different confirmation values.. (1-24), (25-48), etc.. )
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions