upleb.uk

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

summaryrefslogtreecommitdiff
path: root/19.md
diff options
context:
space:
mode:
authorBlake Jakopovic <wakoinc@gmail.com>2022-12-30 11:55:09 +0100
committerfiatjaf <fiatjaf@gmail.com>2022-12-30 09:05:15 -0300
commit329cd8d8a19fd1dcb12df7eb7a5d640b2a5b6bf8 (patch)
tree79ffd8bc937bef13ce2c8cdbae0741380b6cac0f /19.md
parent0ca9be82247d9c1f93ac4319042d2364b7d18b30 (diff)
Update 19.md
Fixed typo
Diffstat (limited to '19.md')
-rw-r--r--19.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/19.md b/19.md
index b9973cf..577399c 100644
--- a/19.md
+++ b/19.md
@@ -22,7 +22,7 @@ These are the possible bech32 prefixes:
22 22
23Example: the hex public key `3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d` translates to `npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6`. 23Example: the hex public key `3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d` translates to `npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6`.
24 24
25The bech32 encodings of keys and ids are not meant to be used inside the standard NIP-01 event formats or inside the filters, they're meant for human-friendlier display and input only. Clients should still accept keys in both hex and npubformat for now, and convert internally. 25The bech32 encodings of keys and ids are not meant to be used inside the standard NIP-01 event formats or inside the filters, they're meant for human-friendlier display and input only. Clients should still accept keys in both hex and npub format for now, and convert internally.
26 26
27## Shareable identifiers with extra metadata 27## Shareable identifiers with extra metadata
28 28