Zapper: {
    allowsNostr?: boolean;
    callback?: string;
    lnurl: string;
    maxSendable?: number;
    minSendable?: number;
    nostrPubkey?: string;
    pubkey?: string;
}