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

UNLModify Tx candidates. More...

Collaboration diagram for ripple::NegativeUNLVote::Candidates:
Collaboration graph
[legend]

Public Attributes

std::vector< NodeIDtoDisableCandidates
 
std::vector< NodeIDtoReEnableCandidates
 

Detailed Description

UNLModify Tx candidates.

Definition at line 117 of file NegativeUNLVote.h.

Member Data Documentation

◆ toDisableCandidates

std::vector<NodeID> ripple::NegativeUNLVote::Candidates::toDisableCandidates

Definition at line 119 of file NegativeUNLVote.h.

◆ toReEnableCandidates

std::vector<NodeID> ripple::NegativeUNLVote::Candidates::toReEnableCandidates

Definition at line 120 of file NegativeUNLVote.h.