Documentation
    Preparing search index...

    Interface Waku2

    interface Waku2 {
        filter: boolean;
        lightPush: boolean;
        relay: boolean;
        store: boolean;
    }
    Index

    Properties

    filter: boolean
    lightPush: boolean
    relay: boolean
    store: boolean