Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make CreateOpReturnOutput public (#131)
* Merge branch 'master' of https://github.com/libsv/go-bt * Fix panic in ToAsm() caused by last commit. (#109) * Fix rename of variable * Fixed an old test that was failing due to changes in ToAsm() method * Explicity check error * Spelling * All transaction parsing functions now use one function. Added BIP-239 support (extended transaction format) * Add comments and extra test * Overcome linter * Linter workarounds * Linter fix * More linting workarounds * Minor changes to address comments in PR * Make CreateOpReturnOutput public * Added comment to CreateOpReturnOutput
- Loading branch information