paritytech / testnet-manager

DevOps toolkit to operate Polkadot testnets
GNU General Public License v3.0
17 stars 5 forks source link

Parachain header check always fails #142

Open PierreBesson opened 3 months ago

PierreBesson commented 3 months ago

Current check always return false

image

Also we should rename the label "OnChain" to "Same as Parachain Head"

Add a button to "fix parachain head registration" by implementing the idea from https://github.com/paritytech/testnet-manager/issues/66