update prefix

This commit is contained in:
Adrian Brzeziński 2024-03-11 23:10:02 +01:00
parent d2ef668883
commit edb1d04b3c
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 = 129
export const DISTRIBUTION_NUMBER_PREFIX = 131
type AccountTier = {
mango_account: string