mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-09 16:48:50 +00:00
fix Queue, tweaks on relay.ts and make relay.test.ts pass.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { test, expect } from 'bun:test'
|
||||
import 'websocket-polyfill'
|
||||
|
||||
import { finishEvent, type Event } from './event.ts'
|
||||
import { generatePrivateKey, getPublicKey } from './keys.ts'
|
||||
|
||||
Reference in New Issue
Block a user