Skip to content

Commit

Permalink
Updated docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaszslabon committed Oct 24, 2023
1 parent d698946 commit 794b32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/src/lib/bitcoin/address.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ function addressToOutputScript(

/**
* Converts an output script to the respective network-specific address.
* @param script The unprefixed and not prepended with length output script.
* @param script The output script not prepended with length.
* @param bitcoinNetwork Bitcoin network the address should be produced for.
* @returns The Bitcoin address.
*/
Expand Down

0 comments on commit 794b32c

Please sign in to comment.