Skip to content

Fix non-connecting nodes

Chris D'Costa requested to merge totem-meccano-v1.0-dev into master

Fixes issue where newly compiled node could not connect to network. Reported in Github: Installed version incompatible with Meccano testnet.

Effectively reverts genesis config back to the same config in commit hash #bb0c21b1 which was the version that the network was started on.

Merge request reports