-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handle case where user denies permission to sign event
- Loading branch information
1 parent
21dd16b
commit 896e838
Showing
2 changed files
with
34 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ you can specify relays that you'd like the zap receipt published to using a `dat | |
|
||
Add this script tag right before the bottom closing body tag. | ||
```js | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].6"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].7"></script> | ||
``` | ||
|
||
Example Sandbox: https://codesandbox.io/s/nostr-zap-from-anywhere-poc-wiyzgm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters