mirror of
https://github.com/FlipsideCrypto/aptos-models.git
synced 2026-02-06 11:06:43 +00:00
442 B
442 B
{% docs change_module %}
The second segment of the inner change type, representing the module where the change occurred.
Data type: String Example:
- coin
- staking
- governance
Business Context:
- Essential for identifying the module where state changes occurred.
- Critical for module-based state change analysis and protocol tracking.
- Enables module-specific state change analytics and protocol correlation.
{% enddocs %}