This commit is contained in:
Raven Scott
2026-05-29 04:43:08 -04:00
parent 9975ada3f5
commit 16f3b036e5
25 changed files with 1852 additions and 1547 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ export default function PeerDiscoveryDiagram() {
<div className="inline-flex items-center space-x-2 px-4 py-2 bg-purple-100 dark:bg-purple-900 rounded-lg mb-4">
<Search className="h-5 w-5 text-purple-600 dark:text-purple-400" />
<span className="text-sm font-medium text-gray-900 dark:text-white">
Topic: sha256('p2ns-dns')
Topic: sha256(TOPIC_SEED)
</span>
</div>
</div>