|
CatapultServer
v0.5.0.1 (Elephant)
|
A weighted candidate. More...

Public Member Functions | |
| WeightedCandidate (const ionet::Node &node, uint64_t weight) | |
| Creates a weighted candidate around node and weight. More... | |
Public Attributes | |
| const ionet::Node & | Node |
| Node. More... | |
| uint64_t | Weight |
| Weight of the node. More... | |
A weighted candidate.
|
inline |
Creates a weighted candidate around node and weight.
| const ionet::Node& catapult::extensions::WeightedCandidate::Node |
Node.
| uint64_t catapult::extensions::WeightedCandidate::Weight |
Weight of the node.