# ProcedureOpts

## Hierarchy

* **ProcedureOpts**

## Index

### Properties

* [signer](#optional-signer)

## Properties

### `Optional` signer

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

*Defined in* [*src/types/index.ts:1033*](https://github.com/PolymathNetwork/polymesh-sdk/blob/7362b318/src/types/index.ts#L1033)

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