A virtual function called when a module is installed on the account. Overwrites from ERC7579HookDestruct
.
address
The address of the account that the module is installed on.
address
The address of the caller to the account.
uint256
The type of the module that is installed.
address
The address of the module that is installed.
bytes
The data of the module installation.
bytes
The data sent to the postHook
function.