Deployments
A Deployment represents a Convect Function listening for transactions to process on one or more chains.
Every time you run the deploy
command, a new Deployment will be created. You can see all of your deployments in the Convect dashboard for the Function.
There can only be one active deployment per Function. If you need more than one instance running, you can create multiple Functions.