3#include <xrpl/protocol/XRPAmount.h>
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
constexpr std::uint32_t kFeeUnitsDeprecated
Fees(Fees const &)=default
XRPAmount accountReserve(std::size_t ownerCount) const
Returns the account reserve given the owner count, in drops.
XRPAmount reserve
Minimum XRP an account must hold to exist on the ledger.
Fees(XRPAmount base, XRPAmount reserve, XRPAmount increment)
XRPAmount increment
Additional XRP reserve required per owned ledger object.
XRPAmount base
Cost of a reference transaction in drops.
Fees & operator=(Fees const &)=default