change mango prefix
This commit is contained in:
parent
96935c8434
commit
b99f54f9b9
|
@ -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 = 118
|
||||
export const DISTRIBUTION_NUMBER_PREFIX = 119
|
||||
|
||||
type AccountTier = {
|
||||
mango_account: string
|
||||
|
|
Loading…
Reference in New Issue