|
rippled
|
Fee schedule to vote for. More...

Public Attributes | |
| XRPAmount | reference_fee {10} |
| The cost of a reference transaction in drops. More... | |
| XRPAmount | account_reserve {20 * DROPS_PER_XRP} |
| The account reserve requirement in drops. More... | |
| XRPAmount | owner_reserve {5 * DROPS_PER_XRP} |
| The per-owned item reserve requirement in drops. More... | |
Static Public Attributes | |
| static constexpr FeeUnit32 | reference_fee_units {10} |
| The cost of a reference transaction in fee units. More... | |
Fee schedule to vote for.
During voting ledgers, the FeeVote logic will try to move towards these values when injecting fee-setting transactions. A default-constructed Setup contains recommended values.
| XRPAmount ripple::FeeVote::Setup::reference_fee {10} |
|
staticconstexpr |
| XRPAmount ripple::FeeVote::Setup::account_reserve {20 * DROPS_PER_XRP} |
| XRPAmount ripple::FeeVote::Setup::owner_reserve {5 * DROPS_PER_XRP} |
1.8.17