20#include <xrpld/app/misc/LoadFeeTrack.h>
21#include <xrpld/core/Config.h>
23#include <xrpl/beast/unit_test.h>
24#include <xrpl/ledger/ReadView.h>
37 Fees const fees = [&]() {
54 Fees const fees = [&]() {
71 Fees const fees = [&]() {
void run() override
Runs the suite.
Manages the current fee schedule.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
XRPAmount scaleFeeLoad(XRPAmount fee, LoadFeeTrack const &feeTrack, Fees const &fees, bool bUnlimited)
constexpr XRPAmount DROPS_PER_XRP
Number of drops per 1 XRP.
XRPAmount reference_fee
The cost of a reference transaction in drops.
Reflects the fee settings for a particular ledger.