Unverified Commit 35a8421e authored by Bruno Galvao's avatar Bruno Galvao Committed by GitHub
Browse files

Add try-runtime to Trappist (#239)

* Enable `try_execute_block` for try-runtime api

* Remove try-runtime from Stout runtime, otherwise this will cause a compile issue

Because Stout runtime is using the cumulus_ping pallet which does not have try-runtime feature.
See: https://github.com/paritytech/cumulus/issues/2704

* Remove try-runtime from Stout runtime, otherwise this will cause a compile issue

Because Stout runtime is using the cumulus_ping pallet which does not have try-runtime feature.
See: https://github.com/paritytech/cumulus/issues/2704

* Add try-runtime to Trappist runtime

* remove try-runtime from `stout`
parent b9386f52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment