-
Notifications
You must be signed in to change notification settings - Fork 16
btc: support op_return outputs #113
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
Conversation
b688940 to
dff44c2
Compare
|
I'm going to need some instructions on how to test this PR :) |
Hmm you didn't test the same PR in Go 😄 BitBoxSwiss/bitbox02-api-go#141 There is a simulator test and unit tests here, isn't that sufficient? I could try to provide a new file in examples/, but it's not so great to keep adding more examples there 🤔 |
|
@NickeZ added an example anyway, run |
|
fa51aa6 to
e0880cf
Compare
Oops, forgot to delete these lines. Removed now |
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.
tACK
Similar to BitBoxSwiss/bitbox02-api-go#141