mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-05-09 02:47:56 +00:00
c087d37801
Only show "Referral scores not available in trust pallet" warning in development mode to prevent console spam in production. The warning occurs because api.query.trust.referralScores is not yet implemented in the trust pallet, but getAllScores() calls it every time user data is loaded. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>