1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 14:45:11 +01:00

Merge pull request #337 from Sjors/patch-1

BIP 69: Add link to Blockchain.info implementation
This commit is contained in:
Luke-Jr 2016-02-24 21:11:00 +00:00
commit 7b16ed6389

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