galacticcouncil / hydration-node

Hydration node - Cross-chain liquidity protocol built with Polkadot-SDK
https://hydration.net
Apache License 2.0
170 stars 66 forks source link

(polkadot-sdk-v1.11.0) Enforce network key presence on authorities #898

Open Roznovjak opened 2 weeks ago

Roznovjak commented 2 weeks ago

For all authority nodes, the node binary now enforces the presence of a network key, instead of auto-generating when it is absent. Polkadot PR.

Investigate how this change affects parachain nodes.