Creating two canisters with specific targetCanisterId's results in error when one of them tries to call the other "Canister ... doesn't exist"
pic-js docs specify "The Id of the canister to create. Can only be used on Bitcoin, Fiduciary, II, SNS and NNS subnets."
Does that mean I have to load the NNS state, so we can have a Feduciary subnet where canisters can be installed and then the above scenario will not result in errors?
Creating two canisters with specific targetCanisterId's results in error when one of them tries to call the other "Canister ... doesn't exist"
pic-js docs specify "The Id of the canister to create. Can only be used on Bitcoin, Fiduciary, II, SNS and NNS subnets."
Does that mean I have to load the NNS state, so we can have a Feduciary subnet where canisters can be installed and then the above scenario will not result in errors?