We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent addda9c commit 1a2260aCopy full SHA for 1a2260a
1 file changed
docs/Validator Multicast Connection.md
@@ -20,7 +20,7 @@ If you are a validator who is already connected to DoubleZero you may continue t
20
RELAYER_URL=http://ny.mainnet.relayer.jito.wtf:8100
21
SHRED_RECEIVER_ADDR=<JitoBlockEngineAddress>
22
<...The rest of your config...>
23
- --shred-receiver-address 233.84.178.1:7733.xyz:1002
+ --shred-receiver-address 233.84.178.1:7733:1002
24
```
25
26
2. Restart your validator.
@@ -37,7 +37,7 @@ If you are a validator who is already connected to DoubleZero you may continue t
37
[tiles.shred]
38
additional_shred_destinations_leader = [ "233.84.178.1:7733", ]
39
40
-2. Restart your validator.s
+2. Restart your validator.
41
42
3. Connect to the DoubleZero multicast group `bebop` as a publisher:
43
`doublezero connect multicast --publish bebop`
0 commit comments