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ยง