diff options
Diffstat (limited to '05.md')
| -rw-r--r-- | 05.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -64,7 +64,7 @@ For example, if after finding that `bob@bob.com` has the public key `abc...def`, | |||
| 64 | 64 | ||
| 65 | ### Public keys must be in hex format | 65 | ### Public keys must be in hex format |
| 66 | 66 | ||
| 67 | Keys must be returned in hex format. Keys in NIP-19 `npub` format are are only meant to be used for display in client UIs, not in this NIP. | 67 | Keys must be returned in hex format. Keys in NIP-19 `npub` format are only meant to be used for display in client UIs, not in this NIP. |
| 68 | 68 | ||
| 69 | ### User Discovery implementation suggestion | 69 | ### User Discovery implementation suggestion |
| 70 | 70 | ||