|
xrpld
|

Public Attributes | |
| std::optional< std::uint64_t > | baseFee = std::nullopt |
| std::optional< std::uint32_t > | reserveBase = std::nullopt |
| std::optional< std::uint32_t > | reserveIncrement = std::nullopt |
| std::optional< std::uint32_t > | referenceFeeUnits = std::nullopt |
| std::optional< XRPAmount > | baseFeeDrops = std::nullopt |
| std::optional< XRPAmount > | reserveBaseDrops = std::nullopt |
| std::optional< XRPAmount > | reserveIncrementDrops = std::nullopt |
Definition at line 39 of file FeeVote_test.cpp.
| std::optional<std::uint64_t> xrpl::test::FeeSettingsFields::baseFee = std::nullopt |
Definition at line 41 of file FeeVote_test.cpp.
| std::optional<std::uint32_t> xrpl::test::FeeSettingsFields::reserveBase = std::nullopt |
Definition at line 42 of file FeeVote_test.cpp.
| std::optional<std::uint32_t> xrpl::test::FeeSettingsFields::reserveIncrement = std::nullopt |
Definition at line 43 of file FeeVote_test.cpp.
| std::optional<std::uint32_t> xrpl::test::FeeSettingsFields::referenceFeeUnits = std::nullopt |
Definition at line 44 of file FeeVote_test.cpp.
| std::optional<XRPAmount> xrpl::test::FeeSettingsFields::baseFeeDrops = std::nullopt |
Definition at line 45 of file FeeVote_test.cpp.
| std::optional<XRPAmount> xrpl::test::FeeSettingsFields::reserveBaseDrops = std::nullopt |
Definition at line 46 of file FeeVote_test.cpp.
| std::optional<XRPAmount> xrpl::test::FeeSettingsFields::reserveIncrementDrops = std::nullopt |
Definition at line 47 of file FeeVote_test.cpp.