# Class: SimulatedTransactionInfo

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new SimulatedTransactionInfo(inner)

# Parameters

Name Type
inner SimulatedTransactionInfo

# Defined in

index.ts:75 (opens new window)

# Properties

# inner

Private inner: SimulatedTransactionInfo

# Defined in

index.ts:78 (opens new window)

# Methods

# meta

meta(): TransactionMetadata

# Returns

TransactionMetadata

# Defined in

index.ts:79 (opens new window)


# postAccounts

postAccounts(): [PublicKey, Account][]

# Returns

[PublicKey, Account][]

# Defined in

index.ts:82 (opens new window)