ProcedureOpts

Hierarchy

  • ProcedureOpts

Index

Properties

Properties

Optional signer

signer? : string | Account

Defined in src/types/index.ts:1069

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

Last updated