# Class: FailedTransactionMetadata
# Table of contents
# Constructors
# Methods
# Constructors
# constructor
• new FailedTransactionMetadata()
# Methods
# err
▸ err(): TransactionErrorInstructionError
| TransactionErrorDuplicateInstruction
| TransactionErrorInsufficientFundsForRent
| TransactionErrorProgramExecutionTemporarilyRestricted
| TransactionErrorFieldless
# Returns
TransactionErrorInstructionError
| TransactionErrorDuplicateInstruction
| TransactionErrorInsufficientFundsForRent
| TransactionErrorProgramExecutionTemporarilyRestricted
| TransactionErrorFieldless
# Defined in
internal.d.ts:504 (opens new window)
# meta
▸ meta(): TransactionMetadata
# Returns
# Defined in
internal.d.ts:505 (opens new window)
# toString
▸ toString(): string
# Returns
string