diff options
| author | SondreB <sondre@outlook.com> | 2023-02-14 23:39:08 +0100 |
|---|---|---|
| committer | fiatjaf <fiatjaf@gmail.com> | 2023-02-14 19:44:11 -0300 |
| commit | 2a2c665e2719ff2e37e4aadc81a8002ebcc5c1f2 (patch) | |
| tree | d11c832108fdb686d22766e889cb4f29c0598f96 | |
| parent | 23b863ad65694f041bbe921168d96cd274b998d3 (diff) | |
Update the key examples with a key pair
| -rw-r--r-- | 19.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -56,8 +56,8 @@ These possible standardized `TLV` types are indicated here: | |||
| 56 | 56 | ||
| 57 | ## Examples | 57 | ## Examples |
| 58 | 58 | ||
| 59 | - `npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6` should decode into the public key hex `3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d` and vice-versa | 59 | - `npub10elfcs4fr0l0r8af98jlmgdh9c8tcxjvz9qkw038js35mp4dma8qzvjptg` should decode into the public key hex `7e7e9c42a91bfef19fa929e5fda1b72e0ebc1a4c1141673e2794234d86addf4e` and vice-versa |
| 60 | - `nsec180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsgyumg0` should decode into the private key hex `3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d` and vice-versa | 60 | - `nsec1vl029mgpspedva04g90vltkh6fvh240zqtv9k0t9af8935ke9laqsnlfe5` should decode into the private key hex `67dea2ed018072d675f5415ecfaed7d2597555e202d85b3d65ea4e58d2d92ffa` and vice-versa |
| 61 | - `nprofile1qqsrhuxx8l9ex335q7he0f09aej04zpazpl0ne2cgukyawd24mayt8gpp4mhxue69uhhytnc9e3k7mgpz4mhxue69uhkg6nzv9ejuumpv34kytnrdaksjlyr9p` should decode into a profile with the following TLV items: | 61 | - `nprofile1qqsrhuxx8l9ex335q7he0f09aej04zpazpl0ne2cgukyawd24mayt8gpp4mhxue69uhhytnc9e3k7mgpz4mhxue69uhkg6nzv9ejuumpv34kytnrdaksjlyr9p` should decode into a profile with the following TLV items: |
| 62 | - pubkey: `3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d` | 62 | - pubkey: `3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d` |
| 63 | - relay: `wss://r.x.com` | 63 | - relay: `wss://r.x.com` |