Signs data for BLS public key
POST/api/v1/eth2/sign/:identifier
Signs data for the BLS public key specified as part of the URL and returns the signature
Request
Responses
- 200
- 400
- 404
- 412
- 500
hex encoded string of signature
Bad request format
Public Key not found
Signing operation failed due to slashing protection rules
Internal server error