dfinity / sdk

IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.

Home Page:https://internetcomputer.org/developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When an actor is passed as a part of a struct, it isn't an `Actor` instance

vporton opened this issue · comments

Possibly, this bug of agent-js is actually a bug of dfx.

It can be a bug of either agent-js or sdk, I am not sure.

This is not possible with the current tooling, as both a service interface and a CanisterID are required to initialize an Actor instance.