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 Attributes

ripple::uint192 mptIssuanceID
boost::container::flat_set< ripple::AccountID > accounts
std::uint32_t ledgerSequence {}
std::uint32_t transactionIndex {}
ripple::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: