We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3dc207 commit 1fa696aCopy full SHA for 1fa696a
x/evm/embeds/HACKING.md
@@ -46,7 +46,7 @@ Example from IHooks.sol:
46
/// @param sender The initial msg.sender for the remove liquidity call
47
/// @param key The key for the pool
48
/// @param params The parameters for removing liquidity
49
-/// @param hookData Arbitrary data handed into the PoolManager by the liquidity provider to be be passed on to the hook
+/// @param hookData Arbitrary data handed into the PoolManager by the liquidity provider to be passed on to the hook
50
/// @return bytes4 The function selector for the hook
51
function beforeRemoveLiquidity(
52
address sender,
0 commit comments