diff options
author | Sjors Provoost <sjors@sprovoost.nl> | 2016-02-22 14:57:35 +0800 |
---|---|---|
committer | Sjors Provoost <sjors@sprovoost.nl> | 2016-02-22 14:57:35 +0800 |
commit | d5762820c122cd71dd6fb989a8bf6182fcb60de2 (patch) | |
tree | b0d0407a82f95519ed3dcb3f561911f28b6a06f9 /bip-0069.mediawiki | |
parent | 561e1b77bdadd83071382d4454a0e5adca5a904e (diff) |
BIP69: Add link to Blockchain.info implementation
We might switch to the BitcoinJS implementation in the future.
cc @kristovatlas
Diffstat (limited to 'bip-0069.mediawiki')
-rw-r--r-- | bip-0069.mediawiki | 1 |
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== |