Module offchain
Structs
- A message delivered via the
offchain_receiveutility function.
Functions
- Delivers offchain messages to the given contract's offchain inbox for subsequent processing.
- Returns offchain-delivered messages to process during sync.
Globals
- Maximum number of offchain messages accepted by
offchain_receivein a single call.