Skip to content

[security] Prevent Multiple Coins in Send and Deposit

Ursa (9R) requested to merge ursa/disallow-multiple-coins into develop

There was a recent disclosure related to poor error handling when multiple coins were provided to deposit. This updates to strictly allow send and deposit with a single coin.

Merge request reports