update dist prefix

This commit is contained in:
Adrian Brzeziński 2023-11-06 11:52:29 +01:00
parent 64e5750707
commit 40a8b72174
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 = 112
export const DISTRIBUTION_NUMBER_PREFIX = 113
type AccountTier = {
mango_account: string