mirror of
https://github.com/aljazceru/ditto.git
synced 2025-12-20 23:14:20 +01:00
Upgrade Nostrify to v0.15, use MockRelay in tests instead of NCache
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { LNURL, NostrEvent, NSchema as n } from '@nostrify/nostrify';
|
||||
import { NostrEvent, NSchema as n } from '@nostrify/nostrify';
|
||||
import { LNURL } from '@nostrify/nostrify/ln';
|
||||
import { Conf } from '@/config.ts';
|
||||
import { db } from '@/db.ts';
|
||||
import { addRelays } from '@/db/relays.ts';
|
||||
|
||||
Reference in New Issue
Block a user