Skip to content

Commit

Permalink
Merge pull request #799 from cheqd/cheqd-gauges-sept2022
Browse files Browse the repository at this point in the history
chore: Fixed external gauges for Pool 602 and 617
  • Loading branch information
jonator authored Sep 16, 2022
2 parents 36bc66a + 81d3b00 commit 6955953
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/web/config/feature-flag.ts
Original file line number Diff line number Diff line change
Expand Up @@ -470,12 +470,12 @@ export const ExternalIncentiveGaugeAllowList: {
],
"602": [
{
gaugeId: "3365",
gaugeId: "21788",
denom:
"ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA",
},
{
gaugeId: "3366",
gaugeId: "21790",
denom:
"ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA",
},
Expand Down Expand Up @@ -549,12 +549,12 @@ export const ExternalIncentiveGaugeAllowList: {
],
"617": [
{
gaugeId: "3367",
gaugeId: "21792",
denom:
"ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA",
},
{
gaugeId: "3368",
gaugeId: "21793",
denom:
"ibc/7A08C6F11EF0F59EB841B9F788A87EC9F2361C7D9703157EC13D940DC53031FA",
},
Expand Down

2 comments on commit 6955953

@vercel
Copy link

@vercel vercel bot commented on 6955953 Sep 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 6955953 Sep 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.