Skip to content
New issue

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

refactor(transaction): Validations for Faucets transaction requests. #468

Open
SantiagoPittella opened this issue Aug 6, 2024 · 0 comments

Comments

@SantiagoPittella
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant