Helia
    Preparing search index...

    Interface GetOfflineOptions

    interface GetOfflineOptions {
        offline?: boolean;
    }
    Index

    Properties

    Properties

    offline?: boolean

    If true, do not attempt to fetch any missing blocks from the network

    false