Expand description
Core data-types used in the Linera protocol.
Structs§
- Amount
- A non-negative amount of tokens.
- Application
Permissions - Permissions for applications on a chain.
- Blob
- A blob of binary data, with its content-addressed blob ID.
- Blob
Bytes - Internal bytes of a blob.
- Block
Height - A block height to identify blocks in a chain.
- Bytecode
- A WebAssembly module’s bytecode.
- Compressed
Bytecode - A compressed WebAssembly module’s bytecode.
- Resources
- Resources that an application may spend during the execution of transaction or an application call.
- Send
Message Request - A request to send a message.
- Time
Delta - A duration in microseconds.
- Timestamp
- A timestamp, in microseconds since the Unix epoch.
- User
Application Description - Description of the necessary information to run a user application.
Enums§
- Arithmetic
Error - An error type for arithmetic errors.
- Blob
Content - A blob of binary data.
- Decompression
Error - A type for errors happening during decompression.
- Oracle
Response - A record of a single oracle response.
- Parse
Amount Error - Round
- An identifier for successive attempts to decide a value in a consensus protocol.