Helia
    Preparing search index...

    Interface WantListEntry

    interface WantListEntry {
        cid: CID;
        priority: number;
        wantType: WantType;
    }
    Index

    Properties

    Properties

    cid: CID
    priority: number
    wantType: WantType