Why Nostr? What is Njump?
2024-06-21 22:42:26

npub1q7…7p0xk on Nostr: commit ca97490cdf4d499752bee2fa589514e2a474419b Author: Asai Toshiya ...

commit ca97490cdf4d499752bee2fa589514e2a474419b
Author: Asai Toshiya <[email protected]>
Date: Wed Apr 3 13:09:22 2024 +0900

NIP-58: minor JSON fix

diff --git a/58.md b/58.md
index 0ecef25..4a9ed4c 100644
--- a/58.md
+++ b/58.md
@@ -83,7 +83,7 @@ Clients SHOULD attempt to render the most appropriate badge thumbnail according
["name", "Medal of Bravery"],
["description", "Awarded to users demonstrating bravery"],
["image", "https://nostr.academy/awards/bravery.png";, "1024x1024"],
- ["thumb", "https://nostr.academy/awards/bravery_256x256.png";, "256x256"],
+ ["thumb", "https://nostr.academy/awards/bravery_256x256.png";, "256x256"]
],
...
}
@@ -99,7 +99,7 @@ Clients SHOULD attempt to render the most appropriate badge thumbnail according
"tags": [
["a", "30009:alice:bravery"],
["p", "bob", "wss://relay"],
- ["p", "charlie", "wss://relay"],
+ ["p", "charlie", "wss://relay"]
],
...
}
@@ -117,7 +117,7 @@ Honorable Bob The Brave:
["a", "30009:alice:bravery"],
["e", "<bravery badge award event id>", "wss://nostr.academy"],
["a", "30009:alice:honor"],
- ["e", "<honor badge award event id>", "wss://nostr.academy"],
+ ["e", "<honor badge award event id>", "wss://nostr.academy"]
],
...
}
Author Public Key
npub1q74yguhewgyjrw45jayq7s02p9c296x7q3n7nessu55t8kafftcs27p0xk