• Preparing search index...
  • The search index is not available
@libp2p/record - v3.0.4
  • @libp2p/record - v3.0.4
  • validators
  • verifyRecord

Function verifyRecord

  • verifyRecord(validators: Validators, record: Libp2pRecord): Promise<void>
  • Checks a record and ensures it is still valid. It runs the needed validators. If verification fails the returned Promise will reject with the error.

    Parameters

    • validators: Validators
    • record: Libp2pRecord

    Returns Promise<void>

    • Defined in validators.ts:13

Settings

Member Visibility

Theme

Modules

  • @libp2p/record - v3.0.4
    • index
      • <internal>
        • Record
    • selectors
    • validators
  • validators
  • verifyRecord