diff options
| author | Alex Gleason <alex@alexgleason.me> | 2024-05-26 22:43:53 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-26 22:43:53 -0500 |
| commit | 85df9b0e89e23ed7c0dee73c29004f23b25020df (patch) | |
| tree | 22fb5f888ab0a09d28b6c58b9aef4368608d3fb7 | |
| parent | a649a75e5a7dbd958a3066f914af8854d022440a (diff) | |
| parent | deb00734930f18e5d9440a6a459ead28f639cbd2 (diff) | |
Merge pull request #1260 from AsaiToshiya/AsaiToshiya-patch-13
README: add `nonce` tag difficulty
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -261,7 +261,7 @@ Please update these lists when proposing NIPs introducing new event kinds. | |||
| 261 | | `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | | 261 | | `lnurl` | `bech32` encoded `lnurl` | -- | [57](57.md) | |
| 262 | | `location` | location string | -- | [52](52.md), [99](99.md) | | 262 | | `location` | location string | -- | [52](52.md), [99](99.md) | |
| 263 | | `name` | name | -- | [34](34.md), [58](58.md) | | 263 | | `name` | name | -- | [34](34.md), [58](58.md) | |
| 264 | | `nonce` | random | -- | [13](13.md) | | 264 | | `nonce` | random | difficulty | [13](13.md) | |
| 265 | | `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | | 265 | | `preimage` | hash of `bolt11` invoice | -- | [57](57.md) | |
| 266 | | `price` | price | currency, frequency | [99](99.md) | | 266 | | `price` | price | currency, frequency | [99](99.md) | |
| 267 | | `proxy` | external ID | protocol | [48](48.md) | | 267 | | `proxy` | external ID | protocol | [48](48.md) | |