src/_blog: Fix to holeSPACEpunching

This commit is contained in:
Max Inden
2022-01-27 15:17:28 +01:00
parent 1dcd6135e6
commit 2f2cc94f52
+1 -1
View File
@@ -89,7 +89,7 @@ One can partition libp2p's way of hole punching in roughly 2 phases, a preparati
## Overview
Here is a sequence diagram of the whole process. Don't worry, we will go into each step separately. Maybe the sole purpose of this huge diagram is to prove the point above that holepunching "is a lot more complex than one would think".
Here is a sequence diagram of the whole process. Don't worry, we will go into each step separately. Maybe the sole purpose of this huge diagram is to prove the point above that hole punching "is a lot more complex than one would think".
![img](../assets/libp2p-hole-punching-overview.svg)