From d5762820c122cd71dd6fb989a8bf6182fcb60de2 Mon Sep 17 00:00:00 2001 From: Sjors Provoost Date: Mon, 22 Feb 2016 14:57:35 +0800 Subject: BIP69: Add link to Blockchain.info implementation We might switch to the BitcoinJS implementation in the future. cc @kristovatlas --- bip-0069.mediawiki | 1 + 1 file changed, 1 insertion(+) diff --git a/bip-0069.mediawiki b/bip-0069.mediawiki index 0eca369..414fef9 100644 --- a/bip-0069.mediawiki +++ b/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== -- cgit v1.2.3