Hello everyone,
I have a question regarding verifying deployments in the Internet Computer. Specifically, I want to ensure that a new deployment is identical to one already deployed on a different canister. Is there a recommended way to use hashes to perform this verification? If so, what steps should I follow to generate and compare these hashes to confirm the integrity and identical nature of the two deployments?
Any guidance or detailed instructions would be greatly appreciated!
Thank you!