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

Bitcoin wallet utils #547

Open
wainola opened this issue Sep 23, 2024 · 0 comments · May be fixed by #546
Open

Bitcoin wallet utils #547

wainola opened this issue Sep 23, 2024 · 0 comments · May be fixed by #546
Assignees

Comments

@wainola
Copy link
Contributor

wainola commented Sep 23, 2024

Since we have some utils to broadcast Bitcoin transactions, with the idea of making the examples more straigthforward and with less ceremony, we can provide some basic utils to get the signer for either one of the type of address that we currently support.

Implementation details

  • move the logic that gets the signer to some wallet utils under the bitcoin folder in the utils package
  • use those utils in the example

Testing details

Acceptance Criteria

  • examples should continue to work as expected

QA Details

@wainola wainola self-assigned this Sep 23, 2024
@wainola wainola linked a pull request Sep 23, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant