pub type VCResult<T = Response> = Result<T, VCError>;