💬 Want to contribute? Join us on Telegram: https://t.me/+DOylgFv1jyJlNzM0
In eventIndexer.ts, score updates use hardcoded deltas: +15 for repayment, -50 for default. These should be configurable via env vars or read from the contract to stay in sync with on-chain scoring logic.
In
eventIndexer.ts, score updates use hardcoded deltas: +15 for repayment, -50 for default. These should be configurable via env vars or read from the contract to stay in sync with on-chain scoring logic.