getAlby / lightning-browser-extension

The Bitcoin Lightning Browser Extension that brings deep Lightning & Nostr integration to the web. Wallet interface to multiple lightning nodes and key signer for Nostr, Liquid and onchain use.
https://getalby.com/#extension
MIT License
540 stars 194 forks source link

fix: remove optional getRelays nostr provider method #3246

Closed pavanjoshi914 closed 1 month ago

pavanjoshi914 commented 1 month ago

Describe the changes you have made in this PR

we don't have any plans to do relay management in the extension. also its optional in NIP07 spec so removing it

Link this PR to an issue [optional]

Fixes #2823

Type of change

(Remove other not matching type)

Checklist

pavanjoshi914 commented 1 month ago

tAck