coblox / bobtimus

an autobot that automatically handles swaps as Bob
Apache License 2.0
1 stars 1 forks source link

Use `calculate` as the verb in `getAmountsToCalculate` #65

Closed thomaseizinger closed 5 years ago

thomaseizinger commented 5 years ago

"Get" conveys the meaning of returning something that is already stored. This is not what we are doing. We "calculate" those amounts and hence should convey that to the caller.