Use nostr instead of welshman for the welshman extension

This commit is contained in:
Jon Staab
2025-01-02 10:53:44 -08:00
parent cf559b9d2d
commit ac80e16503
2 changed files with 5 additions and 7 deletions
@@ -83,8 +83,6 @@ export interface WelshmanOptions extends NostrOptions {
}
export const WelshmanExtension = NostrExtension.extend<WelshmanOptions>({
name: "welshman",
// Return an empty object or else options can't be passed
addOptions() {
return {}