Is there a way to set the controllers of a canister without using the dfx commands? Perhaps defining any additional controllers in the dfx.json file.
I’d like to start up the project with fixed-defined controllers for my canister.
Is there a way to set the controllers of a canister without using the dfx commands? Perhaps defining any additional controllers in the dfx.json file.
I’d like to start up the project with fixed-defined controllers for my canister.
I dont think there is a way to define controllers in dfx.json.
But there can be multiple different ways, like :