TypeAlias.RotateCertificationKeyResponse
type RotateCertificationKeyResponse = z.infer<typeof rotateCertificationKeyResponseSchema>;
Response from the certification key rotation endpoint. Includes new key details and number of on-chain rotation jobs queued.