Interface: RemoteCanisterConfig
Defined in: docs-entry.ts:94
Configuration for a Remote canister (already deployed elsewhere).
Properties
candid
candid:
string
Defined in: docs-entry.ts:102
Path to the Candid interface file (.did).
canisterId
canisterId:
string
Defined in: docs-entry.ts:98
The canister ID of the remote canister.