Commit 0bd25cd
refactor: use Allocation class for MRC foundation fee computation (gridcoin-community#2880)
Replace manual GetNumerator()/GetDenominator() arithmetic with
Allocation * CAmount pattern, matching the idiom used elsewhere.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 32901b2 commit 0bd25cd
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
618 | | - | |
619 | | - | |
| 618 | + | |
620 | 619 | | |
621 | 620 | | |
622 | 621 | | |
| |||
0 commit comments