- npm test
- npm start
- test with a multi-send input with a single value that is greater than the wallet's balance and observe a validation error of `Send value of ${value} is equal or greater than wallet balance`.
- correct the greater-than-wallet-balanc- test with a multi-send input with an aggregate value and ensure input validation now passesthat is greater than the wallet's balance