Extends
Constructors
new VoidSigner()
address attached to provider.
Parameters
Returns
VoidSigner
Overrides
AbstractSigner.constructor
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
new VoidSigner(address, provider?): VoidSigner
address attached to provider.
| Parameter | Type |
|---|---|
address | string |
provider? | null | Provider |
VoidSigner
AbstractSigner.constructor
| Property | Modifier | Type | Description | Inherited from |
|---|---|---|---|---|
address | readonly | string | The signer address. | - |
provider | readonly | null | Provider | The provider this signer is connected to. | AbstractSigner.provider |
Was this page helpful?
