linkedup
linkedup copied to clipboard
Bug: Importing a canister to another canister.
I'm currently using node version 16.18.1 and dfx version 0.9.3.
the import statement in linkedup Motoko file creates an error (import Connectd "canister:connectd"
Error statement: Canister Connectd isn't defined.
I wonder if there's another way to import an actor from one canister to another actor in another canister.