본문으로 건너뛰기

Types

C++ Types API for data layout of data-structures available for the EOSIO platform.

Modules

Name
Contract
Defines contract type which is base class for every EOSIO contract.
Permission
Defines C++ API functions for validating authorization of keys and permissions.
Producer Key
Maps producer with its signing key, used for producer schedule.
Producer Schedule
Defines both the order, account name, and signing keys of the active set of producers.
Producer Authority
Maps producer with its a flexible authority structure, used for producer schedule.
Binary Extension
Container to hold a binary payload for an extension.
Fixed Size Byte Array
Fixed size array of bytes sorted lexicographically.
Name
EOSIO Name Type.
Variable Length Integer Type
Defines variable length integer type which provides more efficient serialization.

Updated on 2022-12-05 at 15:38:07 +0000