_postCheck
A virtual function called after executions occured on the account. Overwrites from ERC7579HookDestruct
.
Usage
Parameters
account
- Type:
address
The address of the account that the execution is called on.
hookData
- Type:
bytes
The data returned from the pre-execution check.
Returns
None