Crate massa_models
source ·Expand description
Copyright (c) 2022 MASSA LABS info@massa.net All the structures that are used everywhere
Modules§
- active blocks related structures
- address related structures
- amount related structures
- block structure Copyright (c) 2022 MASSA LABS info@massa.net
- block-related structure: block_header
- block-related structure: block_id
- bytecode structures
- clique
- various structures
- node configuration Main node configuration and all that stuff is here
- datastore serialization / deserialization
- denunciation Copyright (c) 2022 MASSA LABS info@massa.net Denunciation intro
- endorsements
- models error
- execution related structures
- ledger related structures
- mapping grpc
- node related structure
- operations
- smart contract output events
- pre-hashed trait, for hash less hashmap/set
- rolls
- trait for massa_signature::Signature secured data-structs
- serialization
- slots
- various statistics Copyright (c) 2022 MASSA LABS info@massa.net
- bootstrap streaming cursor
- management of the relation between time and slots warning: assumes
thread_count >= 1, t0_millis >= 1, t0_millis % thread_count == 0
- versions