|
xrpld
|
Arguments for initializing funded MPT test accounts and issuance. More...
#include <mpt.h>

Public Attributes | |
| Holders | holders = {} |
| std::optional< Account > | auditor = std::nullopt |
| PrettyAmount const | xrp = XRP(10'000) |
| PrettyAmount const | xrpHolders = XRP(10'000) |
| bool | fund = true |
| bool | close = true |
| std::optional< MPTCreate > | create = std::nullopt |
Arguments for initializing funded MPT test accounts and issuance.
| std::optional<Account> xrpl::test::jtx::MPTInit::auditor = std::nullopt |
| PrettyAmount const xrpl::test::jtx::MPTInit::xrp = XRP(10'000) |
| PrettyAmount const xrpl::test::jtx::MPTInit::xrpHolders = XRP(10'000) |
| std::optional<MPTCreate> xrpl::test::jtx::MPTInit::create = std::nullopt |