Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions docs/Validator Multicast Connection.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ If you are not already connected to DoubleZero please complete [Setup](https://d

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

## 1. Client Configuration

### **Jito-Agave (v3.1.9+)**
### Jito-Agave (v3.1.9+)

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

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

### **Frankendancer**
### Frankendancer

1. In `config.toml`, add:

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

### Confirm you're publishing leader shreds
## 2. Confirm you're publishing leader shreds

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.

### Set up an Associated Token Account (ATA) for 2Z Token
## 3. Set up an Associated Token Account (ATA) for 2Z Token

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

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

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

### Validator Rewards
## 4. Validator Rewards

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.