Type alias LightDidSupportedVerificationKeyType

LightDidSupportedVerificationKeyType: Extract<VerificationKeyType, "ed25519" | "sr25519">

Currently, a light DID does not support the use of an ECDSA key as its authentication key.