add relay tag

This commit is contained in:
Yasuhiro Matsumoto
2025-12-23 17:40:52 +09:00
parent c1ff79f1c6
commit 58ebb40c07
19 changed files with 19 additions and 19 deletions

2
13.md
View File

@@ -4,7 +4,7 @@ NIP-13
Proof of Work
-------------
`draft` `optional`
`draft` `optional` `relay`
This NIP defines a way to generate and interpret Proof of Work for nostr notes. Proof of Work (PoW) is a way to add a proof of computational work to a note. This is a bearer proof that all relays and clients can universally validate with a small amount of code. This proof can be used as a means of spam deterrence.