TypeAlias.CertificationKeyResponse
type CertificationKeyResponse = z.infer<typeof certificationKeyResponseSchema>;
Certification key response with on-chain registration status. Includes registration status, registered networks, and rotation progress.