diff options
| author | fiatjaf <fiatjaf@gmail.com> | 2023-11-15 21:42:51 -0300 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-11-16 10:24:53 -0300 |
| commit | 37f6cbb775126b386414220f783ca0f5f85e7614 (patch) | |
| tree | 17bcc1ae4838679d332ed360aea36747ba42b916 /13.md | |
| parent | f1433e0f0cb28d17102b530081b48d47e0ee38ac (diff) | |
remove all NIP authors.
Diffstat (limited to '13.md')
| -rw-r--r-- | 13.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@ NIP-13 | |||
| 4 | Proof of Work | 4 | Proof of Work |
| 5 | ------------- | 5 | ------------- |
| 6 | 6 | ||
| 7 | `draft` `optional` `author:jb55` `author:cameri` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | 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. | 9 | 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. |
| 10 | 10 | ||