ic-reactor
    Preparing search index...

    Function fetchCandid

    • Retrieves the Candid interface for the specified canister.

      Parameters

      • canisterId: string

        A string corresponding to the canister ID

      • Optionalagent: types.HttpAgent

        The agent to use for the request (usually an HttpAgent)

      Returns Promise<string>

      Candid source code