Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::eth::PopulationStatistics Struct Reference

#include <Block.h>

Public Attributes

double verify
 
double enact
 

Detailed Description

Definition at line 54 of file Block.h.

Member Data Documentation

◆ enact

double dev::eth::PopulationStatistics::enact

Definition at line 57 of file Block.h.

◆ verify

double dev::eth::PopulationStatistics::verify

Definition at line 56 of file Block.h.


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