Clio  develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
MPTokenIssuanceTransactionsData Struct Reference

Represents a transaction link for an MPTokenIssuance. More...

#include <DBHelpers.hpp>

Public Member Functions

bool operator== (MPTokenIssuanceTransactionsData const &) const =default

Public Attributes

xrpl::uint192 mptIssuanceID
boost::container::flat_set< xrpl::AccountID > accounts
std::uint32_t ledgerSequence {}
std::uint32_t transactionIndex {}
xrpl::uint256 txHash

Detailed Description

Represents a transaction link for an MPTokenIssuance.

Note
Writing one of these records inserts into two tables: mptoken_issuance_transactions and account_mptoken_issuance_transactions.

The documentation for this struct was generated from the following file: