rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
ripple::ConsensusParms::AvalancheCutoff Struct Reference

#include <ConsensusParms.h>

Collaboration diagram for ripple::ConsensusParms::AvalancheCutoff:
Collaboration graph
[legend]

Public Attributes

int const consensusTime
 
std::size_t const consensusPct
 
AvalancheState const next
 

Detailed Description

Definition at line 116 of file ConsensusParms.h.

Member Data Documentation

◆ consensusTime

int const ripple::ConsensusParms::AvalancheCutoff::consensusTime

Definition at line 118 of file ConsensusParms.h.

◆ consensusPct

std::size_t const ripple::ConsensusParms::AvalancheCutoff::consensusPct

Definition at line 119 of file ConsensusParms.h.

◆ next

AvalancheState const ripple::ConsensusParms::AvalancheCutoff::next

Definition at line 120 of file ConsensusParms.h.