mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-10 11:21:02 +00:00
4de1a41cf9d365d45c6f22706b06fbe0af1e64f9
- Changed warning message calculation from ~{bondingDuration} days to ~{Math.floor(bondingDuration / 4)} days
- Correct conversion: 4 eras = 1 day (1 era = 6 hours)
- Example: 112 eras now correctly shows as ~28 days instead of ~112 days
- Location: src/components/staking/StakingDashboard.tsx:661
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Languages
HTML
81.1%
TypeScript
15.4%
Rust
2%
PLpgSQL
0.8%
JavaScript
0.5%
Other
0.1%