@getalby/sdk
    Preparing search index...

    Interface NWCOptions

    interface NWCOptions {
        lud16?: string;
        relayUrl: string;
        secret?: string;
        walletPubkey: string;
    }
    Index

    Properties

    lud16?: string
    relayUrl: string
    secret?: string
    walletPubkey: string