This page will contain detailed information on how a module is installed, uninstalled and the logic behing the deinitialisation data during uninstallation and session-key operations
More Details on the Modular contracts can be refered from: Module-Contracts
While using module SDK functions, moduleType is mandatory and they are set using the helper constant MODULE_TYPE
If you want to take a look at the SDK code in more detail then you can check these functions out here on Github.
This page will contain detailed information on how a module is installed, uninstalled and the logic behing the deinitialisation data during uninstallation and session-key operations
More Details on the Modular contracts can be refered from: Module-Contracts
While using module SDK functions, moduleType is mandatory and they are set using the helper constant MODULE_TYPE
If you want to take a look at the SDK code in more detail then you can check these functions out here on Github.