upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAsai Toshiya <to.asai.60@gmail.com>2024-05-27 12:40:01 +0900
committerGitHub <noreply@github.com>2024-05-27 12:40:01 +0900
commitdeb00734930f18e5d9440a6a459ead28f639cbd2 (patch)
tree22fb5f888ab0a09d28b6c58b9aef4368608d3fb7 /README.md
parenta649a75e5a7dbd958a3066f914af8854d022440a (diff)
README: add `nonce` tag difficulty
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0709a48..f0af4f0 100644
--- a/README.md
+++ b/README.md
@@ -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) |