feat: cache nip05 verifications

This commit is contained in:
Alejandro Gomez
2023-01-15 11:41:34 +01:00
parent 344e309d4e
commit f2a9b1ff9c
6 changed files with 116 additions and 31 deletions

View File

@ -59,7 +59,7 @@ export default function ProfilePage() {
const lnurl = extractLnAddress(user?.lud16 || user?.lud06 || "");
return (
<div className="details">
<p>{about}</p>
<div>{about}</div>
{user?.website && (
<div className="website f-ellipsis">