Skip to content

QuerySignatureVerificationFailedErrorCode

Defined in: packages/core/src/agent/errors.ts:695

  • ErrorCode

new QuerySignatureVerificationFailedErrorCode(nodeId): QuerySignatureVerificationFailedErrorCode

Defined in: packages/core/src/agent/errors.ts:698

string

QuerySignatureVerificationFailedErrorCode

ErrorCode.constructor

optional callContext: CallContext

Defined in: packages/core/src/agent/errors.ts:40

ErrorCode.callContext


readonly isCertified: boolean = false

Defined in: packages/core/src/agent/errors.ts:42

ErrorCode.isCertified


name: string = 'QuerySignatureVerificationFailedErrorCode'

Defined in: packages/core/src/agent/errors.ts:696


readonly nodeId: string

Defined in: packages/core/src/agent/errors.ts:698


optional requestContext: RequestContext

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

ErrorCode.requestContext

toErrorMessage(): string

Defined in: packages/core/src/agent/errors.ts:703

string

ErrorCode.toErrorMessage


toString(): string

Defined in: packages/core/src/agent/errors.ts:46

string

ErrorCode.toString