Updates
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user