r0gue-io / pop-cli

An all-in-one tool for Polkadot development.
GNU General Public License v3.0
74 stars 21 forks source link

feat: add support to Zombienet's `ws_port` config option #314

Open juangirini opened 2 months ago

juangirini commented 2 months ago

When specifying the ws_port under [[parachains.collators]] or [[relaychain.nodes]] in network.toml this configuration does nothing. Unlike in Zombienet where this option would define the node's ws port.

Ideally, this should work just like Zombienet.

pepoviola commented 1 week ago

Is this still needed? I can take a look. Thx!