fix dist number

This commit is contained in:
Adrian Brzeziński 2024-07-08 16:18:45 +02:00
parent 3d594ebccc
commit 92199db112
1 changed files with 1 additions and 1 deletions

View File

@ -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