fix dist number
This commit is contained in:
parent
a820257dba
commit
2a1372dd4d
|
@ -3,7 +3,7 @@ import { Provider } from '@project-serum/anchor'
|
||||||
import { MANGO_DATA_API_URL } from 'utils/constants'
|
import { MANGO_DATA_API_URL } from 'utils/constants'
|
||||||
import { AnchorProvider } from '@coral-xyz/anchor'
|
import { AnchorProvider } from '@coral-xyz/anchor'
|
||||||
|
|
||||||
export const DISTRIBUTION_NUMBER_PREFIX = 134
|
export const DISTRIBUTION_NUMBER_PREFIX = 135
|
||||||
|
|
||||||
type AccountTier = {
|
type AccountTier = {
|
||||||
mango_account: string
|
mango_account: string
|
||||||
|
|
Loading…
Reference in New Issue