Structs§
- LeoDeploy
- Deploys an Aleo program.
Functions§
- check_
tasks_ 🔒for_ warnings - Check the tasks to warn the user about any potential issues. Only local programs are checked. The following properties are checked:
- handle_
deploy 🔒 - print_
deployment_ 🔒plan - Pretty‑print the deployment plan without using a table.
- print_
deployment_ 🔒stats - Pretty‑print deployment statistics without a table, using the same UI
conventions as
print_deployment_plan
. - validate_
deployment_ 🔒limits - Check if the number of variables and constraints are within the limits.