We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
At the moment, we don't have tests which produce and prove transactions for new account.
The new test should create new account in transaction, prove it (transform to proven transaction) and ensure that transaction ID wasn't changed.
When this test is implemented and it doesn't fail.
Additional context here: #529 (comment)
The text was updated successfully, but these errors were encountered:
Closed by #801
Sorry, something went wrong.
No branches or pull requests
What should be done?
At the moment, we don't have tests which produce and prove transactions for new account.
How should it be done?
The new test should create new account in transaction, prove it (transform to proven transaction) and ensure that transaction ID wasn't changed.
When is this task done?
When this test is implemented and it doesn't fail.
Additional context
Additional context here: #529 (comment)
The text was updated successfully, but these errors were encountered: