Browse Source

Merge pull request #1 from blocktrail/bip0090

add bitcoinJ
2015_12_bip1
Thomas Kerin 10 years ago
parent
commit
b924a75f66
  1. 1
      bip-0090.mediawiki

1
bip-0090.mediawiki

@ -119,5 +119,6 @@ Vector 4: (from bitcore)
* Haskoin - https://github.com/haskoin/haskoin/blob/master/Network/Haskoin/Script/Parser.hs#L112-122 * Haskoin - https://github.com/haskoin/haskoin/blob/master/Network/Haskoin/Script/Parser.hs#L112-122
* Armory - https://github.com/etotheipi/BitcoinArmory/blob/268db0f3fa20c989057bd43343a43b2edbe89aeb/armoryengine/ArmoryUtils.py#L1441 * Armory - https://github.com/etotheipi/BitcoinArmory/blob/268db0f3fa20c989057bd43343a43b2edbe89aeb/armoryengine/ArmoryUtils.py#L1441
* Multisignature Brainwallet - http://ms-brainwallet.org/ * Multisignature Brainwallet - http://ms-brainwallet.org/
* BitcoinJ - https://github.com/bitcoinj/bitcoinj/blob/master/core/src/main/java/org/bitcoinj/script/ScriptBuilder.java#L331

Loading…
Cancel
Save