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
{{ message }}
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
When attempting to create transactions with invalid inputs, the user should be informed which inputs are invalid and how. We should be able to use the new schema validation introduced in #734
Actual behavior
We don't validate these inputs thoroughly.
Steps to reproduce
Try to create a transfer transaction with a recipient ID that's out of range for example.
Which version(s) does this affect? (Environment, OS, etc...)
1.1.0+
The text was updated successfully, but these errors were encountered:
Expected behavior
When attempting to create transactions with invalid inputs, the user should be informed which inputs are invalid and how. We should be able to use the new schema validation introduced in #734
Actual behavior
We don't validate these inputs thoroughly.
Steps to reproduce
Try to create a transfer transaction with a recipient ID that's out of range for example.
Which version(s) does this affect? (Environment, OS, etc...)
1.1.0+
The text was updated successfully, but these errors were encountered: