Adam Spofford

Results 5 comments of Adam Spofford

What is the difference between what you are asking and ```sh dfx canister update-settings --controller e3mmv-5qaaa-aaaah-aadma-cai ``` ?

I've added a ticket to our internal tracker about it.

Is this still an issue with the latest CDK version?

You need an operating system to have a network socket. We are not about to implement a network card driver for ic-agent. IoT devices typically have an androidlike operating system,...

Correct. The agent is for client-side code (and for browsers, js-sys support has not been added yet). For canisters you would use `ic_cdk::call`, and for browsers you would use agent-js.