Acala icon indicating copy to clipboard operation
Acala copied to clipboard

Integration test to verify on_initialize call order deps

Open xlc opened this issue 2 years ago • 0 comments

Currently the Homa pallet required the on_initialized hook to be called before ParachainSystem.

Need to revisit all the on_initialized hook in our runtime (including the one in upstream) and ensure we have some test to assert the on_initialized hook dependency.

xlc avatar Jan 30 '22 09:01 xlc