Bring back some net context
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
export const AppContext: {
|
||||
export type AppContext = {
|
||||
dufflepudUrl?: string
|
||||
indexerRelays?: string[]
|
||||
} = {
|
||||
indexerRelays: ["wss://purplepag.es/", "wss://relay.nostr.band/", "wss://relay.primal.net/"],
|
||||
}
|
||||
|
||||
export const appContext: AppContext = {}
|
||||
|
||||
Reference in New Issue
Block a user