We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4787804 commit 8f9aa56Copy full SHA for 8f9aa56
contracts/protocol/modules/PerpV2LeverageModule.sol
@@ -45,7 +45,7 @@ import { AddressArrayUtils } from "../../lib/AddressArrayUtils.sol";
45
import { UnitConversionUtils } from "../../lib/UnitConversionUtils.sol";
46
47
/**
48
- * @title PerpLeverageModule
+ * @title PerpV2LeverageModule
49
* @author Set Protocol
50
* @notice Smart contract that enables leveraged trading using the PerpV2 protocol. Each SetToken can only manage a single Perp account
51
* represented as a positive equity external position whose value is the net Perp account value denominated in the collateral token
0 commit comments