diff options
| author | Semisol <45574030+Semisol@users.noreply.github.com> | 2023-11-16 20:48:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-16 20:48:57 +0100 |
| commit | faefbcd68e24f486f3f118d7a391f73124e6af26 (patch) | |
| tree | 367f546572826c2d1a62cd34050bff230f53bd07 /19.md | |
| parent | 2e1c4b0c69d84cd08f72d3a284546d7b6f9e5679 (diff) | |
| parent | 37f6cbb775126b386414220f783ca0f5f85e7614 (diff) | |
Merge branch 'master' into nreqnreq
Diffstat (limited to '19.md')
| -rw-r--r-- | 19.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@ NIP-19 | |||
| 4 | bech32-encoded entities | 4 | bech32-encoded entities |
| 5 | ----------------------- | 5 | ----------------------- |
| 6 | 6 | ||
| 7 | `draft` `optional` `author:jb55` `author:fiatjaf` `author:Semisol` `author:kieran` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | This NIP standardizes bech32-formatted strings that can be used to display keys, ids and other information in clients. These formats are not meant to be used anywhere in the core protocol, they are only meant for displaying to users, copy-pasting, sharing, rendering QR codes and inputting data. | 9 | This NIP standardizes bech32-formatted strings that can be used to display keys, ids and other information in clients. These formats are not meant to be used anywhere in the core protocol, they are only meant for displaying to users, copy-pasting, sharing, rendering QR codes and inputting data. |
| 10 | 10 | ||