Merge pull request #1260 from AsaiToshiya/AsaiToshiya-patch-13

README: add `nonce` tag difficulty
This commit is contained in:
Alex Gleason 2024-05-26 22:43:53 -05:00 committed by GitHub
commit 85df9b0e89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ Please update these lists when proposing NIPs introducing new event kinds.
| `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) |
| `location` | location string | -- | [52](52.md), [99](99.md) |
| `name` | name | -- | [34](34.md), [58](58.md) |
| `nonce` | random | -- | [13](13.md) |
| `nonce` | random | difficulty | [13](13.md) |
| `preimage` | hash of `bolt11` invoice | -- | [57](57.md) |
| `price` | price | currency, frequency | [99](99.md) |
| `proxy` | external ID | protocol | [48](48.md) |