Skip to content

api.procedures.types.CreateTransactionBatchParams

prashantasdeveloper edited this page Dec 2, 2024 · 53 revisions

Interface: CreateTransactionBatchParams<ReturnValues>

api/procedures/types.CreateTransactionBatchParams

Type parameters

Name Type
ReturnValues extends readonly [...unknown[]]

Table of contents

Properties

Properties

transactions

transactions: Readonly<TransactionArray<ReturnValues>>

Defined in

api/procedures/types.ts:1629

Clone this wiki locally