Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Before the program would fail with: ``` File ".../ledgerhelpers/src/ledgerhelpers/programs/withdrawcli.py", line 45, in main amount1 = common.prompt_for_amount( AttributeError: module 'ledgerhelpers.legacy' has no attribute 'prompt_for_amount'. Did you mean: 'prompt_for_account'? ```
- Loading branch information