Options
All
  • Public
  • Public/Protected
  • All
Menu

Logical representation of Content Identifier, where C is a logical representation of the content it identifies.

Note: This is not an actual definition from multiformats because that one refers to a specific class and there for is problematic.

see

https://github.com/multiformats/js-multiformats/pull/161

Type parameters

  • V: 0 | 1 = 0 | 1

  • C: number = number

  • A: number = number

Hierarchy

  • CID

Index

Properties

bytes: Uint8Array
code: C
version: V

Methods

  • Type parameters

    • Prefix: string

    Parameters

    Returns string

Generated using TypeDoc