Acala icon indicating copy to clipboard operation
Acala copied to clipboard

Correct argument in try-runtime command for Acala snapshot

Open savvar9991 opened this issue 10 months ago • 0 comments

Description:

Fixed a typo in the try-runtime command documentation under the "Try testing runtime" section for Acala. Changed --palet to the correct argument --pallet to properly specify the module when creating a state snapshot.

Impact:

This fix prevents potential errors during command execution and ensures accurate migration testing for the specified module.

savvar9991 avatar Feb 22 '25 10:02 savvar9991