Module did

Module did 

Source
Expand description

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

Structs§

BucketInitArgs
GetBucketResponse
GetIndexCanistersResponse
GetNextCanistersResponse
GetTokenContractRootBucketArg
GetTokenContractRootBucketResponse
GetTokenTransactionsArg
GetTransactionsArg
GetTransactionsResponse
GetTransactionsResponseBorrowed
GetUserRootBucketsArg
GetUserRootBucketsResponse
GetUserTransactionsArg
WithIdArg
WithWitnessArg
Witness

Enums§

GetTransactionResponse

Type Aliases§

BucketId
The principal id of a bucket canister.
EventHash
Hash of an even which is obtained by Event::hash
IndexCanisterId
The principal id of a index canister.
RootBucketId
The principal id of a root bucket canister.
TokenContractId
The principal id of a token contract this is integrating Cap.
TransactionId
The numeric type used to represent a transaction id.
UserId
The principal id of a user.