v2-core icon indicating copy to clipboard operation
v2-core copied to clipboard

Rename `data` to `targetCallData` in `execute` function

Open smol-ninja opened this issue 5 months ago • 2 comments

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

smol-ninja avatar Nov 16 '25 17:11 smol-ninja

Good idea

PaulRBerg avatar Nov 17 '25 09:11 PaulRBerg

Side note - I've just noticed the protocol: utils tag - could you PR them into github-labels, please?

PaulRBerg avatar Nov 17 '25 09:11 PaulRBerg