xrpld
Loading...
Searching...
No Matches
xrpl::Pathfinder::PathRank Struct Reference

#include <Pathfinder.h>

Collaboration diagram for xrpl::Pathfinder::PathRank:

Public Attributes

std::uint64_t quality {}
std::uint64_t length {}
STAmount liquidity
int index {}

Detailed Description

Definition at line 85 of file Pathfinder.h.

Member Data Documentation

◆ quality

std::uint64_t xrpl::Pathfinder::PathRank::quality {}

Definition at line 87 of file Pathfinder.h.

◆ length

std::uint64_t xrpl::Pathfinder::PathRank::length {}

Definition at line 88 of file Pathfinder.h.

◆ liquidity

STAmount xrpl::Pathfinder::PathRank::liquidity

Definition at line 89 of file Pathfinder.h.

◆ index

int xrpl::Pathfinder::PathRank::index {}

Definition at line 90 of file Pathfinder.h.