Candy Machine is deprecated and is no longer actively maintained. Use Core Candy Machine instead.
Commands
verify
The verify command checks that all items in your cache file have been successfully written onchain:
sugar verify
To specify a different cache file other than the default cache.json, use the --cache option:
sugar verify --cache <CACHE>
If you deploy has been successfully, the verification return no errors.
