You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you try to send to 16 recipients such that there would be change left, Feather refuses the attempt, although with the wrong reasoning: it says that the balance is insufficient, while the fact is that the attempt (16 intended recipients + 1 change) would exceed the maximum allowed number of outputs (16).
The text was updated successfully, but these errors were encountered:
if you try to send to 16 recipients such that there would be change left, Feather refuses the attempt, although with the wrong reasoning: it says that the balance is insufficient, while the fact is that the attempt (16 intended recipients + 1 change) would exceed the maximum allowed number of outputs (16).
The text was updated successfully, but these errors were encountered: