Skip to content

Commit

Permalink
update dist number
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 committed Aug 12, 2024
1 parent f6ffa56 commit 95fb2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/rewards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 = 135
export const DISTRIBUTION_NUMBER_PREFIX = 134

type AccountTier = {
mango_account: string
Expand Down

0 comments on commit 95fb2e9

Please sign in to comment.