20#ifndef RIPPLE_PROTOCOL_FEES_H_INCLUDED
21#define RIPPLE_PROTOCOL_FEES_H_INCLUDED
23#include <xrpl/protocol/XRPAmount.h>
std::uint32_t ownerCount(Env const &env, Account const &account)
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Reflects the fee settings for a particular ledger.
Fees & operator=(Fees const &)=default
Fees(Fees const &)=default
XRPAmount accountReserve(std::size_t ownerCount) const
Returns the account reserve given the owner count, in drops.