getAccountLockerSourceExecutor
Get the module installation data for the account locker source executor. This executor allows the solver to reclaim their fronted funds.
Usage
const module = getAccountLockerSourceExecutor();
Parameters
hook (optional)
The address of the hook module to associate with. This is only required for the Kernel account.
Returns
module
The account locker source executor module object.