Signs the given data using the given HSM address.
OK
Client error.
Server error.
{- "method": "personal_sign",
- "address": "string",
- "data": "string",
- "chainId": 0
}
{- "status": 0,
- "message": "string",
- "result": {
- "publicKey": "string",
- "signature": "string"
}
}