|
rippled
|
An example of nodes that fail the whitepaper no-forking condition. More...
#include <TrustGraph.h>

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 92 of file TrustGraph.h.
| std::set<Peer> ripple::test::csf::TrustGraph< Peer >::ForkInfo::unlA |
Definition at line 94 of file TrustGraph.h.
| std::set<Peer> ripple::test::csf::TrustGraph< Peer >::ForkInfo::unlB |
Definition at line 95 of file TrustGraph.h.
| int ripple::test::csf::TrustGraph< Peer >::ForkInfo::overlap |
Definition at line 96 of file TrustGraph.h.
| double ripple::test::csf::TrustGraph< Peer >::ForkInfo::required |
Definition at line 97 of file TrustGraph.h.