Module transaction_results

Source

Structs§

InnerInstruction
TransactionExecutionDetails
TransactionLoadedAccountsStats
TransactionResults

Enums§

TransactionExecutionResult
Type safe representation of a transaction execution attempt which differentiates between a transaction that was executed (will be committed to the ledger) and a transaction which wasn’t executed and will be dropped.

Type Aliases§

InnerInstructionsList
A list of compiled instructions that were invoked during each instruction of a transaction