MCPcopy Create free account
hub / github.com/Web3Auth/Auth / toString

Method toString

src/core/errors.ts:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2 code: number;
3 message: string;
4 toString(): string;
5}
6
7export type ErrorCodes = {

Callers 12

jrpcErrors.test.tsFile · 0.65
ed25519.test.tsFile · 0.65
getHashQueryParamsFunction · 0.65
initMethod · 0.65
subkeyFunction · 0.65
mimgGetIVFunction · 0.65
mimcGetConstantsFunction · 0.65
constructFallbackErrorFunction · 0.65
providerFromEngineFunction · 0.65
createIdRemapMiddlewareFunction · 0.65
isValidNumberFunction · 0.65
getMessageFromCodeFunction · 0.65

Implementers 2

SerializableErrorsrc/jrpc/serializableError.ts
JsonRpcErrorsrc/jrpc/errors/error-classes.ts

Calls

no outgoing calls

Tested by

no test coverage detected