Commit 2be994d
EchoBT
fix: Add peer ID to bootstrap peer address
The libp2p multiaddr requires the peer ID suffix for proper connection.
Without it, the node cannot verify it's connecting to the correct peer.1 parent e64b1c6 commit 2be994d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments