Closed kwhuo68 closed 2 years ago
Core changes: -Adds a module for 1:1 stablecoin deposits and corresponding tests -TODO add in mintPho()/burnPho()
mintPho()
burnPho()
Notes: Run tests via: forge test --match-contract StablecoinDepositModuleTest -vvv
forge test --match-contract StablecoinDepositModuleTest -vvv
Core changes: -Adds a module for 1:1 stablecoin deposits and corresponding tests -TODO add in
mintPho()
/burnPho()
Notes: Run tests via:
forge test --match-contract StablecoinDepositModuleTest -vvv