Skip to content

Commit

Permalink
update mango season prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 committed Nov 13, 2023
1 parent 5ffea9d commit 34ad296
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import { parseMintNaturalAmountFromDecimal } from '@tools/sdk/units'
import { validateInstruction } from '@utils/instructionTools'
import useGovernanceNfts from '@components/treasuryV2/WalletList/WalletListItem/AssetList/useGovernanceNfts'

export const SEASON_PREFIX = 115
export const SEASON_PREFIX = 116

interface FillVaultsForm {
governedAccount: AssetAccount | null
Expand Down

0 comments on commit 34ad296

Please sign in to comment.