Skip to main content

TransactionExecutor.(constructor)

Constructs a new instance of the TransactionExecutor class

Signature:

constructor(transaction: TransactionRequest, signer: Signer, indexer: Indexer);

Parameters

ParameterTypeDescription
transactionTransactionRequest
signerSigner
indexerIndexer