fix: removing Clipper custom integration (to add it later as a real PLP) (#335)
* fix: removing Clipper custom integration (to add it later as a real PLP) * fix: update CHHANGELOG * fix: keep Clipper as BridgeProtocols so we dont have to redeploy and comment this is not used * fix: prettier
This commit is contained in:
@@ -131,7 +131,7 @@ export enum BridgeProtocol {
|
||||
KyberDmm,
|
||||
CurveV2,
|
||||
Lido,
|
||||
Clipper,
|
||||
Clipper, // Not used: Clipper is now using PLP interface
|
||||
}
|
||||
// tslint:enable: enum-naming
|
||||
|
||||
|
||||
Reference in New Issue
Block a user