Skip to content
Still using @dfinity/agent? Migrate to @icp-sdk/core!

MalformedPublicKeyErrorCode

Defined in: packages/agent/src/errors.ts:668

  • ErrorCode

new MalformedPublicKeyErrorCode(): MalformedPublicKeyErrorCode

Defined in: packages/agent/src/errors.ts:671

MalformedPublicKeyErrorCode

ErrorCode.constructor

optional callContext: CallContext

Defined in: packages/agent/src/errors.ts:39

ErrorCode.callContext


readonly isCertified: boolean = false

Defined in: packages/agent/src/errors.ts:41

ErrorCode.isCertified


name: string = 'MalformedPublicKeyErrorCode'

Defined in: packages/agent/src/errors.ts:669


optional requestContext: RequestContext

Defined in: packages/agent/src/errors.ts:38

ErrorCode.requestContext

toErrorMessage(): string

Defined in: packages/agent/src/errors.ts:676

string

ErrorCode.toErrorMessage


toString(): string

Defined in: packages/agent/src/errors.ts:45

string

ErrorCode.toString