Module massa_models::async_msg
source · Expand description
async message related structures Copyright (c) 2022 MASSA LABS info@massa.net This file defines the structure representing an asynchronous message
Structs§
- Structure defining an asynchronous smart contract message
- Structure defining a trigger for an asynchronous message
- Deserializer for a trigger for an asynchronous message
- Serializer for a trigger for an asynchronous message
- represents an update to one or more fields of a
AsyncMessage - Deserializer for
AsyncMessageUpdate - Serializer for
AsyncMessageUpdate