pub const PROTOCOL_BASE: &str = "https://firstperson.network/protocols/credential-management/1.0";
pub const GENERATE_CREDENTIALS: &str =
"https://firstperson.network/protocols/credential-management/1.0/generate";
pub const GENERATE_CREDENTIALS_RESULT: &str =
"https://firstperson.network/protocols/credential-management/1.0/generate-result";