UNPKG

@dgpub/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

9 lines (8 loc) 259 B
export declare enum HttpExceptionCodes { BadRequest = "BAD_REQUEST", Unauthorized = "UNAUTHORIZED", Forbidden = "FORBIDDEN", NotFound = "NOT_FOUND", InternalServerError = "INTERNAL_SERVER_ERROR", ValidationError = "VALIDATION_ERROR" }