1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-18 21:35:13 +01:00

BIP69: Add link to Blockchain.info implementation

We might switch to the BitcoinJS implementation in the future.

cc @kristovatlas
This commit is contained in:
Sjors Provoost 2016-02-22 14:57:35 +08:00
parent 561e1b77bd
commit d5762820c1

View File

@ -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==