Expand description

cap_core is a low-level library for interacting with cap from an IC canister.

If you’re looking to interact with cap, you may be looking for the cap_dk instead.

Modules

This file contains all of the type definitions used in the candid files across the different canisters and the services.

Structs

Enums

An error thrown when querying for a contract’s root bucket.

Type Definitions

The principal id of a bucket canister.

Hash of an even which is obtained by Event::hash

The principal id of a index canister.

The principal id of a root bucket canister.

The principal id of a token contract this is integrating Cap.

The numeric type used to represent a transaction id.

The principal id of a user.