Skip to content

Conversation

@LautaroPetaccio
Copy link
Contributor

This PR removes the cross chain land sale FF which is currently set as active.

@vercel
Copy link

vercel bot commented Nov 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marketplace Ready Ready Preview Comment Nov 7, 2025 5:27pm

@coveralls
Copy link

Coverage Status

coverage: 66.329% (-0.08%) from 66.413%
when pulling b048e3a on fix/remove-cross-chain-land-sale-flag
into eb464d0 on master.

),
[rental, currentMana, selectedRentalPeriodIndex, isPeriodSelected]
)
const hasEnoughManaToBuy = useMemo(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we removing this logic?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a great question. The hasEnoughManaToBuy variable is used only when the isCrossChainLandEnabled feature is disabled. This is because you might not have enough MANA in your wallet, but you could use any other currency to buy it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants