zkopru-network / wallet

The zkopru web wallet
8 stars 5 forks source link

Wallet tries to spend too many notes #13

Open chancehudson opened 2 years ago

chancehudson commented 2 years ago

The wallet tries to spend as many notes as needed to hit the number. The user should be shown an error message if they try to send more than can be sent with 4 notes (3 if sending an ERC to account for the ETH fee spend).

Related zkopru-network/zkopru#281