• Preparing search index...
  • The search index is not available
API Documentation
  • API Documentation
  • core/src
  • CType
  • verifyStored

Function verifyStored

  • verifyStored(cType: ICType): Promise<void>
  • Checks on the KILT blockchain whether a CType is registered.

    Parameters

    • cType: ICType

      CType data.

    Returns Promise<void>

    • Defined in packages/core/src/ctype/CType.ts:171

Settings

Member Visibility

Theme

Modules

  • API Documentation
    • asset-did/src
    • augment-api/src
    • chain-helpers/src
      • Blockchain
      • ErrorHandler
      • SubscriptionPromise
    • config/src
      • ConfigService
    • core/src
      • Attestation
      • BalanceUtils
      • CType
        • Schemas
      • Claim
      • Credential
      • DelegationNodeUtils
      • PublicCredential
      • Quote
    • did/src
    • messaging/src
    • sdk-js/src
    • type-definitions/src
    • types/src
      • SubscriptionPromise
    • utils/src
      • Crypto
      • DataUtils
      • JsonSchema
      • SDKErrors
      • UUID
      • jsonabc
    • vc-export/src
      • constants
      • presentation
      • vcjsSuites
        • suites
          • KiltAttestedSuite
          • KiltIntegritySuite
          • KiltSignatureSuite
      • verification
  • CTypeChainDetails
  • ICTypeDetails
  • fetchFromChain
  • fromChain
  • fromProperties
  • getHashForSchema
  • getIdForSchema
  • hashToId
  • idToChain
  • idToHash
  • isICType
  • serializeForHash
  • toChain
  • verifyCTypeMetadata
  • verifyClaimAgainstNestedSchemas
  • verifyClaimAgainstSchema
  • verifyDataStructure
  • verifyObjectAgainstSchema
  • verifyStored