explain_storage_patterns
Explain GenLayer storage patterns, persistent data handling, TreeMap and DynArray usage, and optimization techniques for intelligent contracts.
Instructions
Explain GenLayer storage patterns, persistent data handling, TreeMap/DynArray usage, and storage optimization techniques
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| storage_topic | Yes | Storage topic to explain in detail | |
| include_examples | No | Include practical code examples | |
| complexity_level | No | Complexity level of examples and explanations | intermediate |