Skip to content

Commit

Permalink
fixup! fixup! fixup! feat: add final id for VIP 186 and description
Browse files Browse the repository at this point in the history
  • Loading branch information
chechu committed Oct 16, 2023
1 parent 2eda46f commit c2c750c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 98 deletions.
97 changes: 0 additions & 97 deletions vips/vip-186.ts

This file was deleted.

2 changes: 1 addition & 1 deletion vips/vip-186/vip-186.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const grantAccessControl = (contract: string) => {
export const vip186 = () => {
const meta = {
version: "v2",
title: "VIP-186 Add forced liquidations feature into the Isolated pool",
title: "VIP-186 Add forced liquidations feature into the Isolated pools",
description: `#### Summary
If passed, this VIP will upgrade the implementation of the Comptroller contracts of the Isolated pools, including the feature “forced liquidations”. This feature was already added to the Comptroller contract of the Core pool in the [VIP-172](https://app.venus.io/#/governance/proposal/172). Forced liquidations will be initially disabled for every market in Isolated pools. To enable it, a new VIP would be needed.
Expand Down

0 comments on commit c2c750c

Please sign in to comment.