diff --git a/apis/rewards.ts b/apis/rewards.ts index b4aa0af0..44bb88ed 100644 --- a/apis/rewards.ts +++ b/apis/rewards.ts @@ -3,7 +3,7 @@ import { Provider } from '@project-serum/anchor' import { MANGO_DATA_API_URL } from 'utils/constants' import { AnchorProvider } from '@coral-xyz/anchor' -export const DISTRIBUTION_NUMBER_PREFIX = 132 +export const DISTRIBUTION_NUMBER_PREFIX = 134 type AccountTier = { mango_account: string