mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-21 23:08:12 +00:00
format
This commit is contained in:
parent
ec7be11c06
commit
edcce7bfef
@ -1151,8 +1151,8 @@ Some examples of where messages could be duplicated:
|
|||||||
### Why are these specific gossip parameters chosen?
|
### Why are these specific gossip parameters chosen?
|
||||||
|
|
||||||
- `D`, `D_low`, `D_high`, `D_lazy`: recommended defaults.
|
- `D`, `D_low`, `D_high`, `D_lazy`: recommended defaults.
|
||||||
- `heartbeat_interval`: 0.7 second, recommended for eth2 in the [GossipSub evaluation report by Protocol Labs](https://gateway.ipfs.io/ipfs/QmRAFP5DBnvNjdYSbWhEhVRJJDFCLpPyvew5GwCCB4VxM4).
|
- `heartbeat_interval`: 0.7 seconds, recommended for eth2 in the [GossipSub evaluation report by Protocol Labs](https://gateway.ipfs.io/ipfs/QmRAFP5DBnvNjdYSbWhEhVRJJDFCLpPyvew5GwCCB4VxM4).
|
||||||
- `fanout_ttl`: 60, recommended default.
|
- `fanout_ttl`: 60 seconds, recommended default.
|
||||||
Fanout is primarily used by committees publishing attestations to subnets.
|
Fanout is primarily used by committees publishing attestations to subnets.
|
||||||
This happens once per epoch per validator and the subnet changes each epoch
|
This happens once per epoch per validator and the subnet changes each epoch
|
||||||
so there is little to gain in having a `fanout_ttl` be increased from the recommended default.
|
so there is little to gain in having a `fanout_ttl` be increased from the recommended default.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user