wip
This commit is contained in:
parent
94c4ff05d4
commit
28844ce043
2 changed files with 7 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ contract Harb is ERC20, ERC20Permit {
|
|||
/// @notice Address of the TwabController used to keep track of balances.
|
||||
TwabController public immutable twabController;
|
||||
|
||||
/// @notice Address of the LiquidityManager that mints and burns supply
|
||||
/// @notice Address of the LiquidityManager contract that mints and burns supply
|
||||
address public immutable liquidityManager;
|
||||
|
||||
/* ============ Errors ============ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue