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

fix: calling createTransaction() without a name creates an invalid transaction #443

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

groksrc
Copy link
Contributor

@groksrc groksrc commented Feb 2, 2024

This PR fixes #442 by throwing an error if the name parameter is not provided.

@bombillazo bombillazo merged commit 427b77d into denodrivers:main Feb 2, 2024
3 checks passed
@iuioiua iuioiua changed the title Issue 442 fix: calling createTransaction() without a name creates an invalid transaction Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

calling createTransaction without a name creates an invalid transaction
2 participants