update statistics (does not update nSize)
Synopsis
Declared in <node/blockstorage.h>
void
AddBlock(
unsigned int nHeightIn,
uint64_t nTimeIn);
Parameters
Name |
Description |
nHeightIn |
Height of the block being added. |
nTimeIn |
Block time of the block being added. |
Created with MrDocs