Skip to content

Make consensus p2p allow duplicate IP option non-debug #6550

Description

@kostko

Currently the only way to allow multiple peers from the same IP for the consensus P2P configuration is to use consensus.debug.allow_duplicate_ip option which is gated behind the unsafe debug flags. This configuration option is actually useful in some local setups so it should be moved to the regular consensus.p2p.allow_duplicate_ip and not gated on the unsafe debug flags.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions