Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Web3Auth/Auth
/ utils.ts
File
utils.ts
src/jrpc/errors/utils.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ hasProperty, isObject } from
"../../utils"
;
2
import
{ JRPCError, Json } from
"../interfaces"
;
3
import
{ errorCodes, errorValues } from
"./error-constants"
;
4
Callers
nothing calls this directly
Calls
1
getMessageFromCode
Function · 0.85
Tested by
no test coverage detected