generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 12
api.procedures.types.CreateTransactionBatchProcedureMethod
polymesh-bot edited this page Jun 19, 2025
·
39 revisions
api/procedures/types.CreateTransactionBatchProcedureMethod
▸ CreateTransactionBatchProcedureMethod<ReturnValues>(args, opts?): Promise<PolymeshTransactionBatch<ReturnValues, ReturnValues, unknown[][]>>
| Name | Type |
|---|---|
ReturnValues |
extends readonly unknown[] |
| Name | Type |
|---|---|
args |
CreateTransactionBatchParams<ReturnValues> |
opts? |
ProcedureOpts |
Promise<PolymeshTransactionBatch<ReturnValues, ReturnValues, unknown[][]>>
• checkAuthorization: <ReturnValues>(args: CreateTransactionBatchParams<ReturnValues>, opts?: ProcedureOpts) => Promise<ProcedureAuthorizationStatus>
▸ <ReturnValues>(args, opts?): Promise<ProcedureAuthorizationStatus>
| Name | Type |
|---|---|
ReturnValues |
extends unknown[] |
| Name | Type |
|---|---|
args |
CreateTransactionBatchParams<ReturnValues> |
opts? |
ProcedureOpts |
Promise<ProcedureAuthorizationStatus>
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Corporate Ballot
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types