File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ The authors wish to thank BtcDrak and Luke-Jr for their involvement & contributi
124
124
==Usage & Implementations ==
125
125
* [[https ://github.com/bitcoin/bips/blob/master/bip-0045.mediawiki#address-generation-procedure |BIP-0045 ]] - Structure for Deterministic P2SH Multisignature Wallets
126
126
* [[https ://github.com/bitpay/bitcore/blob/50a868cb8cdf2be04bb1c5bf4bcc064cc06f5888/lib/script/script.js#L541 |Bitcore ]]
127
- * [[https ://github.com/haskoin/haskoin-core/blob/b41b1deb0989334a7ead6fc993fb8b02f0c00810/haskoin-core/Network/Haskoin/Script/Parser.hs#L112-L122 |Haskoin ]] Bitcoin implementation in haskell
127
+ * [[https ://github.com/haskoin/haskoin-core/blob/b41b1deb0989334a7ead6fc993fb8b02f0c00810/haskoin-core/Network/Haskoin/Script/Parser.hs#L112-L122 |Haskoin ]] - Bitcoin implementation in Haskell
128
128
* [[https ://github.com/etotheipi/BitcoinArmory/blob/268db0f3fa20c989057bd43343a43b2edbe89aeb/armoryengine/ArmoryUtils.py#L1441 |Armory ]]
129
129
* [[https ://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/script/ScriptBuilder.java#L331 |BitcoinJ ]]
130
130
You can’t perform that action at this time.
0 commit comments