sign_event: return full event instead of only sig

This commit is contained in:
tiero
2023-03-15 20:22:02 +01:00
parent 15c74741ff
commit 43a78776ae
6 changed files with 18 additions and 120 deletions

View File

@@ -8,8 +8,7 @@
"build": "parcel build --public-url /connect index.html"
},
"dependencies": {
"@nostr-connect/connect": "^0.2.3",
"nostr-tools": "^1.6.0",
"@nostr-connect/connect": "../src",
"qrcode.react": "^3.1.0",
"react": "^18.2.0",
"react-app-polyfill": "^1.0.0",