wip
This commit is contained in:
@@ -57,7 +57,6 @@ export const NDKInstance = () => {
|
||||
const dexieAdapter = new NDKCacheAdapterDexie({ dbName: 'lume_ndkcache' });
|
||||
const instance = new NDK({
|
||||
explicitRelayUrls,
|
||||
// @ts-expect-error, wtf?
|
||||
cacheAdapter: dexieAdapter,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user