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