Browse Source

BIP69: Add link to Blockchain.info implementation

We might switch to the BitcoinJS implementation in the future.

cc @kristovatlas
staging
Sjors Provoost 9 years ago
parent
commit
d5762820c1
  1. 1
      bip-0069.mediawiki

1
bip-0069.mediawiki

@ -162,6 +162,7 @@ Outputs:
* [[https://github.com/bitcoinjs/bip69/blob/master/index.js|BitcoinJS]]
* [[https://github.com/bitcoinjs/bip69/blob/master/test/fixtures.json|BitcoinJS Test Fixtures]]
* [[https://www.npmjs.com/package/bip69|NodeJS]]
* [[https://github.com/blockchain/My-Wallet-V3/blob/v3.8.0/src/transaction.js#L120-L142|Blockchain.info public beta]]
==Acknowledgements==

Loading…
Cancel
Save