https://guides.getalby.com/developer-guide/v/alby-browser-extension-apis/window.nostr/signschnorr
The code example says
const signature = await window.nostr.signSchnorr("some text here");
But that would throw
https://guides.getalby.com/developer-guide/v/alby-browser-extension-apis/window.nostr/signschnorr
The code example says
const signature = await window.nostr.signSchnorr("some text here");
But that would throw
No replies yet.