summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSjors Provoost <sjors@sprovoost.nl>2016-02-22 14:57:35 +0800
committerSjors Provoost <sjors@sprovoost.nl>2016-02-22 14:57:35 +0800
commitd5762820c122cd71dd6fb989a8bf6182fcb60de2 (patch)
treeb0d0407a82f95519ed3dcb3f561911f28b6a06f9
parent561e1b77bdadd83071382d4454a0e5adca5a904e (diff)
downloadbips-d5762820c122cd71dd6fb989a8bf6182fcb60de2.tar.xz
BIP69: Add link to Blockchain.info implementation
We might switch to the BitcoinJS implementation in the future. cc @kristovatlas
-rw-r--r--bip-0069.mediawiki1
1 files changed, 1 insertions, 0 deletions
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==