Preparing search index...
The search index is not available
@anchor-lang/core - v1.0.1
@anchor-lang/core
utils
rpc
simulateTransaction
Function simulateTransaction
simulate
Transaction
(
connection
,
transaction
,
signers
?
,
commitment
?
,
includeAccounts
?
)
:
Promise
<
RpcResponseAndContext
<
SimulatedTransactionResponse
>
>
Parameters
connection
:
Connection
transaction
:
Transaction
Optional
signers
:
Signer
[]
Optional
commitment
:
Commitment
Optional
includeAccounts
:
boolean
|
PublicKey
[]
Returns
Promise
<
RpcResponseAndContext
<
SimulatedTransactionResponse
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@anchor-lang/core - v1.0.1
Loading...