Type alias IndexedNodeVersion

IndexedNodeVersion: {
    cid: string;
    time: string;
}

Historical log entry for a dPID

Type declaration

  • cid: string

    Manifest CID in EVM format

  • time: string

    Epoch timestamp of the update

Generated using TypeDoc