You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Validator Multicast Connection.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ If you are a validator who is already connected to DoubleZero you may continue t
14
14
15
15
1. In your validator start script, add: `--shred-receiver-address 233.84.178.1:7733`
16
16
17
-
You are able to send to Jito and the `bebop` group at the same time.
17
+
You are able to send to Jito and the `edge-solana-shreds` group at the same time.
18
18
19
19
example:
20
20
@@ -29,7 +29,7 @@ If you are a validator who is already connected to DoubleZero you may continue t
29
29
```
30
30
31
31
2. Restart your validator.
32
-
3. Connect to the DoubleZero multicast group `bebop` as a publisher: `doublezero connect ibrl && doublezero connect multicast --publish bebop`
32
+
3. Connect to the DoubleZero multicast group `edge-solana-shreds` as a publisher: `doublezero connect ibrl && doublezero connect multicast --publish edge-solana-shreds`
33
33
34
34
### Frankendancer
35
35
@@ -41,7 +41,7 @@ If you are a validator who is already connected to DoubleZero you may continue t
41
41
```
42
42
43
43
2. Restart your validator.
44
-
3. Connect to the DoubleZero multicast group `bebop` as a publisher: `doublezero connect ibrl && doublezero connect multicast --publish bebop`
44
+
3. Connect to the DoubleZero multicast group `edge-solana-shreds` as a publisher: `doublezero connect ibrl && doublezero connect multicast --publish edge-solana-shreds`
0 commit comments