Nip46BrokerParams: {
    algorithm?: Nip46Algorithm;
    clientSecret: string;
    relays: string[];
    signerPubkey?: string;
}