Crate massa_deferred_calls
source ·Modules§
- call 🔒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.
- macros 🔒
Macros§
- cancelled key formatting macro
- coins key formatting macro
- key formatting macro
- fee key formatting macro
- max gas key formatting macro
- parameters key formatting macro
- sender address key formatting macro
- target address key formatting macro
- target function key formatting macro
- target slot key formatting macro
Structs§
- Definition of a call in the future
- A structure that lists slot calls for a given slot, as well as global gas usage statistics.