Skip to content

Commit e3bbd07

Browse files
authored
Update Validator Multicast Connection.md (#159)
remove bind
1 parent bf4824c commit e3bbd07

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

docs/Validator Multicast Connection.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,9 @@ For each epoch where validators publish leader shreds, they will be proportionat
5555

5656
### Not Publishing Leader Shreds:
5757

58-
The most common culprits in not transmitting shreds are:
58+
The most common culprit in not transmitting shreds is client version:
5959

60-
1. Client version: you must be running Jito-Agave 3.1.9+, JitoBam 3.1.9+, Frankendancer, or Harmonic 3.1.11+. Other client versions will not work.
61-
62-
2. Running vanilla agave in xdp mode. Multicast is currently not supported on vanilla agave in xdp mode.
63-
64-
3. Setting `--bind-address` in your startup script. This will prevent traffic flowing over the `doublezero1` interface.
60+
You must be running Jito-Agave 3.1.9+, JitoBam 3.1.9+, Frankendancer, or Harmonic 3.1.11+. Other client versions will not work.
6561

6662
### Retransmitting:
6763

0 commit comments

Comments
 (0)