-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
createOutputScriptFromAddress
tests
`buildRawPrefixedOutputScript` is only converting the string to a buffer and prepends the length. If the result is `expectedOutputScript` this will always work. Here we remove this assertion, the most important part of this test is whether `createOutputScriptFromAddress` recognizes and handles the given address type correctly.
- Loading branch information
1 parent
dbd818e
commit b9633d1
Showing
1 changed file
with
2 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters