This repository was archived by the owner on Jul 25, 2025. It is now read-only.
Commit 188544b
Fix interest rate validation error in early mortgage payoff calculator
Use tool.interest_rate instead of tool.mortgage_rate_30 to prevent
exceeding the 100% maximum validation constraint.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 913d9d1 commit 188544b
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments