Executed Transaction
interface ExecutedTransaction
Properties
Link copied to clipboard
Link copied to clipboard
The sequence number for the checkpoint that includes this transaction.
Link copied to clipboard
The TransactionEffects for this transaction.
Link copied to clipboard
The TransactionEvents for this transaction.
Link copied to clipboard
Returns the field-presence view for this ExecutedTransaction instance.
Link copied to clipboard
List of user signatures that are used to authorize the execution of this transaction.
Link copied to clipboard
The transaction itself.
Link copied to clipboard
Zero-based position of this transaction within the checkpoint that includes it.
Functions
Link copied to clipboard
Link copied to clipboard
fun ExecutedTransaction.copy(body: <Error class: unknown class>.() -> Unit = {}): ExecutedTransaction
Copies the original message, including unknown fields.