api.procedures.types.CreateTransactionBatchParams - PolymeshAssociation/polymesh-sdk GitHub Wiki

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:1593