Sign a raw hash directly
secp256k1)| Use Case | Description |
|---|---|
| EIP-712 | Sign typed data messages |
| Personal Sign | Sign arbitrary messages |
| Custom Protocols | Sign for non-standard chains |
| Error Type | Status | Description |
|---|---|---|
invalid_request | 400 | Invalid hash format |
key_not_found | 404 | Key ID not found |
unsupported_algorithm | 400 | Algorithm not supported |