pub type VerificationKeyHash = ByteString;
pub struct VerificationKeyHash { pub bytes: String, }
bytes: String