nip46: fix getPublicKey() by making it actually call "get_public_key".

This commit is contained in:
fiatjaf
2024-10-23 16:38:14 -03:00
parent aba266b8e6
commit 4c2d2b5ce6
2 changed files with 6 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"type": "module",
"name": "nostr-tools",
"version": "2.8.1",
"version": "2.9.0",
"description": "Tools for making a Nostr client.",
"repository": {
"type": "git",