Hook
In the Strat Lib building blocks, we use hooks to denote internal functions in a maker contract's, which may be overridden to change the default behavior of an offer logic.
References
- Strat Lib -> Maker contract hooks - the main available hooks in the Strat Lib.
- Strat Lib -> Router hooks - the Strat Lib routers also use hooks to enable specialization of liquidity management functions.