Note: If role or provider are not specified, they default to ‘primary’ and ‘external’ respectively.
Examples
Properties
| Property | Type | Description |
|---|---|---|
address | string | The public key address of the signer |
role? | SignerRole | The role assigned to this signer in the account (defaults to ‘primary’ if not provided) |
permissions | SignerPermission[] | Array of permissions granted to this signer |
provider? | string | Authentication provider used by this signer (defaults to ‘external’ if not provided) |