v2-core
v2-core copied to clipboard
Rename `data` to `targetCallData` in `execute` function
data is a very generic term and renaming it to targetCallData would make it explicit about its purpose.
https://github.com/sablier-labs/lockup/blob/893eabb58200339ab3f9e29ee0bbab9b85e876b5/utils/src/SablierComptroller.sol#L177
Good idea
Side note - I've just noticed the protocol: utils tag - could you PR them into github-labels, please?