Module massa_deferred_calls::call
source · Expand description
This module implements a new version of the Autonomous Smart Contracts. (ASC) This new version allow asynchronous calls to be registered for a specific slot and ensure his execution.
Structs§
- Definition of a call in the future
- Deserializer for
AsyncCall
- Serializer for
AsyncCall