export const wikiKind = 30818; export const indexKind = 30040; export const zettelKinds = [ 1, 30024, 30041, 30818]; export const standardRelays = [ "wss://thecitadel.nostr1.com", "wss://relay.noswhere.com" ]; export enum FeedType { Relays, Follows, }