mirror of
https://github.com/libp2p/gossipsub-hardening.git
synced 2026-01-09 14:07:57 -05:00
apply D_out to lurkers group
This commit is contained in:
@@ -152,6 +152,7 @@ instances = { count = {{ N_NODES - N_PUBLISHER - N_ATTACK_NODES | int }} }
|
||||
overlay_dhi = '{{ OVERLAY_DHI | default(-1) | int }}'
|
||||
overlay_dscore = '{{ OVERLAY_DSCORE | default(-1) | int }}'
|
||||
overlay_dlazy = '{{ OVERLAY_DLAZY | default(-1) | int }}'
|
||||
overlay_dout = '{{ OVERLAY_DOUT | default(-1) | int }}'
|
||||
gossip_factor = '{{ GOSSIP_FACTOR | default(0.25) | float }}'
|
||||
opportunistic_graft_ticks = '{{ OPPORTUNISTIC_GRAFT_TICKS | default(60) | int }}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user