-
Notifications
You must be signed in to change notification settings - Fork 249
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
Naj 44 make sign and send transaction functionality public #1002
Naj 44 make sign and send transaction functionality public #1002
Conversation
🦋 Changeset detectedLatest commit: 330b2db The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
NAJ-44 mentions
Is there more context to this on the original issue (I can't find the link)? I'm not seeing how this is a breaking change, assuming that "implementation of |
@andy-haynes Yes it appears that's what the ticket is referring to. i.e. if you extend account you'd have to make this method This is not an issue imo but we have to bump a major here (updating changeset) |
Sounds good, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Motivation
NAJ-44
Description
Make
Account.signAndSendTransaction
public so transactions can be sent directly from Account instancesChecklist