Open xlc opened 6 months ago
Can you be more specific? You want chains that run their own grandpa to be able to revert? Or you want a parachain to be able to revert after backing, inclusion, etc?
This is about relaychain/grandpa. I want to use it to fix a broken testnet
I would like to have the
revert
subcommand to be able to revert finalized blocksAlso interesting that this is completely unused https://github.com/paritytech/polkadot-sdk/blob/d5fe478e4fe2d62b0800888ae77b00ff0ba28b28/substrate/client/service/src/client/client.rs#L1120