Skip to content

Commit

Permalink
fix: update LUT
Browse files Browse the repository at this point in the history
  • Loading branch information
jkbpvsc committed Dec 6, 2023
1 parent 493f75d commit d810ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/marginfi-client-v2/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ export const SWB_PRICE_CONF_INTERVALS = new BigNumber(2.12);
export const USDC_DECIMALS = 6;

export const ADDRESS_LOOKUP_TABLE_FOR_GROUP: { [key: string]: [PublicKey] } = {
"4qp6Fx6tnZkY5Wropq9wUYgtFxXKwE6viZxFHg3rdAG8": [new PublicKey("Ed6FZFDbVPFjjfqFZmVnyLNxicnsRuzkYp6tqxRZzbwe")],
"4qp6Fx6tnZkY5Wropq9wUYgtFxXKwE6viZxFHg3rdAG8": [new PublicKey("2FyGQ8UZ6PegCSN2Lu7QD1U2UY28GpJdDfdwEfbwxN7p")],
};

3 comments on commit d810ea7

@vercel
Copy link

@vercel vercel bot commented on d810ea7 Dec 6, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

omni – ./apps/omni

omni-git-production-mrgn.vercel.app
omni-mrgn.vercel.app
omni-one.vercel.app
omni.marginfi.com

@vercel
Copy link

@vercel vercel bot commented on d810ea7 Dec 6, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

marginfi-landing-page – ./apps/marginfi-landing-page

marginfi-landing-page-git-production-mrgn.vercel.app
marginfi.com
www.marginfi.com
marginfi-landing-page-mrgn.vercel.app
marginfi-landing-page.vercel.app

@vercel
Copy link

@vercel vercel bot commented on d810ea7 Dec 6, 2023

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.