# ProcedureOpts

## Hierarchy

* **ProcedureOpts**

## Index

### Properties

* [signer](#optional-signer)

## Properties

### `Optional` signer

• **signer**? : *string |* [*Account*](https://developers.polymath.network/polymesh-sdk-api-reference/docs-v10/classes/account)

*Defined in* [*src/types/index.ts:1149*](https://github.com/PolymathNetwork/polymesh-sdk/blob/959efb76/src/types/index.ts#L1149)

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