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
As a followup of the issue #444 and the PR #447 , validations for faucet transaction requests are needed.
Faucet account should only be able to mint its own asset. We need to check that the outgoing assets are of its own kind.
The task can be consider done when validations for faucet transaction requests are in place and integration tests are added.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What should be done?
As a followup of the issue #444 and the PR #447 , validations for faucet transaction requests are needed.
How should it be done?
Faucet account should only be able to mint its own asset.
We need to check that the outgoing assets are of its own kind.
When is this task done?
The task can be consider done when validations for faucet transaction requests are in place and integration tests are added.
Additional context
No response
The text was updated successfully, but these errors were encountered: