For the complete documentation index, see llms.txt. This page is also available as Markdown.

types.ProcedureOpts

@polymeshassociation/polymesh-sdk / Modules / types / ProcedureOpts

Interface: ProcedureOpts

types.ProcedureOpts

Table of contents

Properties

Properties

signingAccount

Optional signingAccount: string | Account

Account or address of a signing key to replace the current one (for this procedure only)

Defined in

types/index.ts:1341

Last updated

Was this helpful?