diff options
Diffstat (limited to 'app/lib/json/nostr.hoon')
| -rw-r--r-- | app/lib/json/nostr.hoon | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/lib/json/nostr.hoon b/app/lib/json/nostr.hoon index 0b1a79a..05713a5 100644 --- a/app/lib/json/nostr.hoon +++ b/app/lib/json/nostr.hoon @@ -42,7 +42,7 @@ |= e=event:sur ^- json =/ pubkey ?. nostr (hex:en:common pubkey.e) - =/ pubkeyt (scow:sr %ux pubkey.e) + =/ pubkeyt (scow:parsing:sr %ux pubkey.e) ?~ pubkeyt !! [%s (crip t.pubkeyt)] %: pairs |
