Skip to main content
Helpful?

RevertingProtocolFeeControllerTest

Git Source | Generated with forge doc

Inherits: IProtocolFeeController

Reverts on call

Functions

protocolFeeForPool

function protocolFeeForPool(PoolKey memory) external pure returns (uint24);
Helpful?