upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2024-05-26 22:43:53 -0500
committerGitHub <noreply@github.com>2024-05-26 22:43:53 -0500
commit85df9b0e89e23ed7c0dee73c29004f23b25020df (patch)
tree22fb5f888ab0a09d28b6c58b9aef4368608d3fb7
parenta649a75e5a7dbd958a3066f914af8854d022440a (diff)
parentdeb00734930f18e5d9440a6a459ead28f639cbd2 (diff)
Merge pull request #1260 from AsaiToshiya/AsaiToshiya-patch-13
README: add `nonce` tag difficulty
-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) |