@getalby/sdk
    Preparing search index...

    Interface NWCOptions

    interface NWCOptions {
        lud16?: string;
        relayUrls: string[];
        secret?: string;
        walletPubkey: string;
    }
    Index

    Properties

    lud16?: string
    relayUrls: string[]
    secret?: string
    walletPubkey: string