AppleSauce
    Preparing search index...
    interface WalletConnectURI {
        lud16?: string;
        relays: string[];
        secret: string;
        service: string;
    }
    Index

    Properties

    lud16?: string

    An optional lub16 lightning address that is associated with the wallet

    relays: string[]

    The relays to use for the connection

    secret: string

    The secret key that the client will use to encrypt messages

    service: string

    The pubkey of the wallet service