Closed 0xdcota closed 1 year ago
This pull request adds logic to the RebalancerManager.sol contract, in order to pass type(uint).max argument for assets and debt, to easily move entire position from one provider to another.
type(uint).max
The latest updates on your projects. Learn more about Vercel for Git ↗︎
This pull request adds logic to the RebalancerManager.sol contract, in order to pass
type(uint).max
argument for assets and debt, to easily move entire position from one provider to another.