Attempt to speed up signature verification

This commit is contained in:
Jon Staab
2024-11-21 15:33:13 -08:00
parent 81bf3bec10
commit 2bc575dc21
4 changed files with 24 additions and 11 deletions
+2 -1
View File
@@ -32,6 +32,7 @@
},
"dependencies": {
"@welshman/lib": "~0.0.25",
"nostr-tools": "^2.7.2"
"nostr-tools": "^2.7.2",
"nostr-wasm": "^0.1.0"
}
}