Enums§
- Promise
Result - When there is a callback attached to one or more contract calls the execution results of these calls are available to the contract invoked through the callback.
- Return
Data
Type Aliases§
- Account
Id - Account identifier. Provides access to user’s state.
- Balance
- Balance is type for storing amounts of tokens.
- Block
Height - Height of the block.
- Block
Height Delta - Block height delta that measures the difference between
BlockHeight
s. - Epoch
Height - Height of the epoch.
- GCCount
- Gas
- Gas is a type for storing amount of gas.
- Iterator
Index - Merkle
Hash - Hash used by a struct implementing the Merkle tree.
- Nonce
- Nonce for transactions.
- NumBlocks
- Number of blocks in current group.
- NumSeats
- Number of seats of validators (block producer or hidden ones) in current group (settlement).
- NumShards
- Number of shards in current group.
- Promise
Id - Promise
Index - Protocol
Version - Public
Key - Receipt
Index - ShardId
- Shard index, from 0 to NUM_SHARDS - 1.
- Storage
Usage - StorageUsage is used to count the amount of storage used by a contract.
- Storage
Usage Change - StorageUsageChange is used to count the storage usage within a single contract call.
- Validator
Id - Validator identifier in current group.
- Validator
Mask - Mask which validators participated in multi sign.