Type Alias NostrConnectErrorResponse

NostrConnectErrorResponse: { error: string; id: string; result: string }

Type declaration

  • error: string
  • id: string
  • result: string