NostrConnectAccountSignerData: {
    clientKey: string;
    relays: string[];
    remote: string;
}

Type declaration

  • clientKey: string
  • relays: string[]
  • remote: string