|
rippled
|
#include <AMMTest.h>

Public Attributes | |
| std::optional< std::pair< STAmount, STAmount > > | pool = std::nullopt |
| std::uint16_t | tfee = 0 |
| std::optional< jtx::ter > | ter = std::nullopt |
| std::vector< FeatureBitset > | features = {testable_amendments()} |
| bool | noLog = false |
| std::optional<std::pair<STAmount, STAmount> > ripple::test::jtx::TestAMMArg::pool = std::nullopt |
| std::uint16_t ripple::test::jtx::TestAMMArg::tfee = 0 |
| std::optional<jtx::ter> ripple::test::jtx::TestAMMArg::ter = std::nullopt |
| std::vector<FeatureBitset> ripple::test::jtx::TestAMMArg::features = {testable_amendments()} |