libsv / go-bt

The go-to Bitcoin Transaction (BT) Go library.
https://pkg.go.dev/mod/github.com/libsv/go-bt
ISC License
66 stars 26 forks source link

Update create_tx.go #146

Closed sirdeggen closed 1 year ago

sirdeggen commented 1 year ago

locking script was wrong in example

sirdeggen commented 1 year ago

Hmm nope it was an op return of hello?

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (da68c79) 80.80% compared to head (7a5482c) 80.80%.

:exclamation: Current head 7a5482c differs from pull request most recent head a38e7e9. Consider uploading reports for the commit a38e7e9 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ======================================= Coverage 80.80% 80.80% ======================================= Files 37 37 Lines 3985 3985 ======================================= Hits 3220 3220 Misses 546 546 Partials 219 219 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libsv). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=libsv)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.