Clio develop
The XRP Ledger API server.
|
Structure representing weight configuration for a command. More...
#include <Weights.hpp>
Public Attributes | |
size_t | weight |
std::optional< size_t > | weightLedgerCurrent |
std::optional< size_t > | weightLedgerValidated |
Structure representing weight configuration for a command.
Contains the base weight and optional specialized weights for different ledger specifications.