Function aleo_std::aleo_operator_dir
source · [−]Expand description
Returns the directory for accessing the operator files from Aleo storage.
In production mode, the expected directory path is ~/.aleo/storage/operator-{network}
.
In development mode, the expected directory path is /path/to/repo/.operator-{network}-{id}
.