Reference / Modules / client / BlockchainBatchSubmission
Interface: BlockchainBatchSubmission<T>
client.BlockchainBatchSubmission
Type parameters
Name |
---|
T |
Hierarchy
-
↳
BlockchainBatchSubmission
Table of contents
Properties
Properties
callback
• Optional
callback: SignCallback
Inherited from
BlockchainSubmissionParams.callback
Defined in
packages/client/src/Signer.ts:74
payload
• payload: T
[]
Defined in
packages/client/src/Signer.ts:82
signer
• signer: Signer
Inherited from
BlockchainSubmissionParams.signer