Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D15375
Change Details
Change Details
Old
New
Diff
Current multi send input validation does not pick up instances where one of the multi send values is greater than the wallet balance. This diff patches `isValidMultiSendUserInput` with this additional check.
Current multi send input validation does not pick up instances where the total multi send values is greater than the wallet balance. This diff patches `isValidMultiSendUserInput` with this additional check.
Current multi send input validation does not pick up instances where
one of the
the total
multi send values is greater than the wallet balance. This diff patches `isValidMultiSendUserInput` with this additional check.
Continue