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