Skip to content

Commit d318f4d

Browse files
authored
Update Validator Multicast Connection.md (#154)
1 parent a3ef1b9 commit d318f4d

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/Validator Multicast Connection.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ If you are not already connected to DoubleZero please complete [Setup](https://d
88

99
If you are a validator who is already connected to DoubleZero you may continue this guide.
1010

11+
## 1. Client Configuration
1112

12-
### **Jito-Agave (v3.1.9+)**
13+
### Jito-Agave (v3.1.9+)
1314

1415
1. In your validator start script, add: `--shred-receiver-address 233.84.178.1:7733`
1516

@@ -30,7 +31,7 @@ If you are a validator who is already connected to DoubleZero you may continue t
3031
2. Restart your validator.
3132
3. Connect to the DoubleZero multicast group `bebop` as a publisher: `doublezero connect ibrl && doublezero connect multicast --publish bebop`
3233

33-
### **Frankendancer**
34+
### Frankendancer
3435

3536
1. In `config.toml`, add:
3637

@@ -42,11 +43,11 @@ If you are a validator who is already connected to DoubleZero you may continue t
4243
2. Restart your validator.
4344
3. Connect to the DoubleZero multicast group `bebop` as a publisher: `doublezero connect ibrl && doublezero connect multicast --publish bebop`
4445

45-
### Confirm you're publishing leader shreds
46+
## 2. Confirm you're publishing leader shreds
4647

4748
Once you are connected you may check [this dashboard](https://data.malbeclabs.com/dz/publisher-check) to confirm you are publishing shreds. You will not see confirmation until after you have published leader shreds for at least one slot.
4849

49-
### Set up an Associated Token Account (ATA) for 2Z Token
50+
## 3. Set up an Associated Token Account (ATA) for 2Z Token
5051

5152
Ensure there is a DoubleZero "2Z" token ATA linked to your validator identity.
5253

@@ -61,6 +62,6 @@ You may replace `--fee-payer <path/to/payer.json>` with the default keypair whic
6162

6263
This command may be run on your validator, or another machine.
6364

64-
### Validator Rewards
65+
## 4. Validator Rewards
6566

6667
For each epoch where validators publish leader shreds, they will be proportionately rewarded for their contribution based on subscriptions. Rewards are automatically distributed to the ATA roughly 10 epochs later.

0 commit comments

Comments
 (0)