Module massa_async_pool::pool
source ยท Expand description
Copyright (c) 2022 MASSA LABS info@massa.net This file defines a finite size final pool of asynchronous messages for use in the context of autonomous smart contracts
Structsยง
- Represents a pool of sorted messages in a deterministic way. The final asynchronous pool is attached to the output of the latest final slot within the context of massa-final-state. Nodes must bootstrap the final message pool when they join the network.
- Deserializer for
AsyncPool - Serializer for
AsyncPool
Constantsยง
- COINS_IDENT ๐
- DESTINATION_IDENT ๐
- EMISSION_INDEX_IDENT ๐
- EMISSION_SLOT_IDENT ๐
- FEE_IDENT ๐
- FUNCTION_IDENT ๐
- MAX_GAS_IDENT ๐
- SENDER_IDENT ๐
- TRIGGER_IDENT ๐
- VALIDITY_END_IDENT ๐
- VALIDITY_START_IDENT ๐