Properties
| Property | Type | Description |
|---|---|---|
evmAccount | EvmAddress | The EVM account to sign the message with. |
message | string | The message to sign. |
idempotencyKey? | string | Optional idempotency key for safe retries. |
| Property | Type | Description |
|---|---|---|
evmAccount | EvmAddress | The EVM account to sign the message with. |
message | string | The message to sign. |
idempotencyKey? | string | Optional idempotency key for safe retries. |