Block a user
Project tidyup: Breakdown large files into smaller manageable files
Based on the size of file changes, we can have two separate PRs
-
Menu handler and related tests. PR grassrootseconomics/sarafu-vise#90
-
Vise files…
Potential improvements
- Voucher chooser has balances
- Exclude active voucher from the change menu
- Home option on certain menus that are deep
Sweeping an account's default voucher results in an error
As it is, the system reads the holdings endpoint and gets the current active symbol. This is then used to update the current balance.
The ManageVouchers
handler is set to error as the…