|
xrpld
|
Arguments for building a ConfidentialMPTMergeInbox test transaction. More...
#include <mpt.h>

Public Attributes | |
| std::optional< Account > | account = std::nullopt |
| std::optional< MPTID > | id = std::nullopt |
| std::optional< Account > | delegate = std::nullopt |
| std::optional< std::uint32_t > | ticketSeq = std::nullopt |
| std::optional< std::uint32_t > | ownerCount = std::nullopt |
| std::optional< std::uint32_t > | holderCount = std::nullopt |
| std::optional< std::uint32_t > | flags = std::nullopt |
| std::optional< XRPAmount > | fee = std::nullopt |
| std::optional< TER > | err = std::nullopt |
Arguments for building a ConfidentialMPTMergeInbox test transaction.
| std::optional<Account> xrpl::test::jtx::MPTMergeInbox::account = std::nullopt |
| std::optional<MPTID> xrpl::test::jtx::MPTMergeInbox::id = std::nullopt |
| std::optional<Account> xrpl::test::jtx::MPTMergeInbox::delegate = std::nullopt |
| std::optional<std::uint32_t> xrpl::test::jtx::MPTMergeInbox::ticketSeq = std::nullopt |
| std::optional<std::uint32_t> xrpl::test::jtx::MPTMergeInbox::ownerCount = std::nullopt |
| std::optional<std::uint32_t> xrpl::test::jtx::MPTMergeInbox::holderCount = std::nullopt |
| std::optional<std::uint32_t> xrpl::test::jtx::MPTMergeInbox::flags = std::nullopt |
| std::optional<XRPAmount> xrpl::test::jtx::MPTMergeInbox::fee = std::nullopt |
| std::optional<TER> xrpl::test::jtx::MPTMergeInbox::err = std::nullopt |