Module orchestrator::default_memory

source ·
Expand description

In this module we defined the DefaultMemory, and some helper function. This implementation must be taken as an example

Structs§

  • MUST be used only for testing, not recomended in production

Enums§

  • All errors that can be provided by this implementation

Functions§

  • helper function used to check if there are cycles. It is public in order to be used by other memory implementations.
  • generate a new random token, it has a lenght of 20 alphanumeric characters