diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2024-05-27 12:40:01 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-27 12:40:01 +0900 |
| commit | deb00734930f18e5d9440a6a459ead28f639cbd2 (patch) | |
| tree | 22fb5f888ab0a09d28b6c58b9aef4368608d3fb7 /README.md | |
| parent | a649a75e5a7dbd958a3066f914af8854d022440a (diff) | |
README: add `nonce` tag difficulty
Diffstat (limited to 'README.md')
| -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) | |