Reference / Modules / client / PublishFileParams
Interface: PublishFileParams
client.PublishFileParams
Hierarchy
-
↳
PublishFileParams
Table of contents
Properties
Properties
callback
• Optional
callback: SignCallback
Inherited from
BlockchainSubmissionParams.callback
Defined in
packages/client/src/Signer.ts:74
file
• file: FileParams
Inherited from
EstimateFeesPublishFileParams.file
Defined in
packages/client/src/LocClient.ts:2420
locId
• locId: UUID
Inherited from
EstimateFeesPublishFileParams.locId
Defined in
packages/client/src/LocClient.ts:2419
signer
• signer: Signer
Inherited from
BlockchainSubmissionParams.signer