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/transaction fix #105

Merged
merged 4 commits into from
Apr 16, 2021
Merged

Fix/transaction fix #105

merged 4 commits into from
Apr 16, 2021

Conversation

JimmyDaddy
Copy link
Collaborator

fix: Transaction integration with Bone API

@JimmyDaddy JimmyDaddy requested a review from cyjake April 15, 2021 06:59
spell = new Spell(this, values[0]);
} else {
spell = new Spell(this);
}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

similar checks already occur in the else branch at L1081, I think the outer if needs some refactor

@cyjake cyjake merged commit 1d002d4 into cyjake:master Apr 16, 2021
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.

2 participants