diff options
| author | William Casarin <jb55@jb55.com> | 2022-05-05 10:45:27 -0700 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2022-05-06 22:04:57 -0300 |
| commit | d7a4aad4a0039285f2bc4723c2898593dca0d6c4 (patch) | |
| tree | a94332ce141580d2d27bb0aeeb81ed11b277fe22 /README.md | |
| parent | ad1eb96c2147d30f148480aac32aa98631f1d0b5 (diff) | |
Proof of Work
Thanks-to: Cameri and scsibug for the initial idea of using the id for PoW
Thanks-to: David A. Harding for the difficulty commitment idea
Signed-off-by: William Casarin <jb55@jb55.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -14,6 +14,7 @@ NIPs stand for **Nostr Implementation Possibilities**. They exist to document wh | |||
| 14 | - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events.](10.md) | 14 | - [NIP-10: Conventions for clients' use of `e` and `p` tags in text events.](10.md) |
| 15 | - [NIP-11: Relay Information Document](11.md) | 15 | - [NIP-11: Relay Information Document](11.md) |
| 16 | - [NIP-12: Generic Tag Queries](12.md) | 16 | - [NIP-12: Generic Tag Queries](12.md) |
| 17 | - [NIP-13: Proof of Work](13.md) | ||
| 17 | 18 | ||
| 18 | ## Event Kinds | 19 | ## Event Kinds |
| 19 | 20 | ||