pub async fn get_role_admin(
configuration: &Configuration,
authorization: &str,
address: &str,
chain_id: &str,
role: &str,
) -> Result<LeveragerApiResponseString, Error<GetRoleAdminError>>pub async fn get_role_admin(
configuration: &Configuration,
authorization: &str,
address: &str,
chain_id: &str,
role: &str,
) -> Result<LeveragerApiResponseString, Error<GetRoleAdminError>>