rippled
|
An example of nodes that fail the whitepaper no-forking condition. More...
Public Attributes | |
std::set< Peer > | unlA |
std::set< Peer > | unlB |
int | overlap |
double | required |
An example of nodes that fail the whitepaper no-forking condition.
Definition at line 110 of file TrustGraph.h.
std::set<Peer> ripple::test::csf::TrustGraph< Peer >::ForkInfo::unlA |
Definition at line 112 of file TrustGraph.h.
std::set<Peer> ripple::test::csf::TrustGraph< Peer >::ForkInfo::unlB |
Definition at line 113 of file TrustGraph.h.
int ripple::test::csf::TrustGraph< Peer >::ForkInfo::overlap |
Definition at line 114 of file TrustGraph.h.
double ripple::test::csf::TrustGraph< Peer >::ForkInfo::required |
Definition at line 115 of file TrustGraph.h.