diff options
author | tx <rx@awsomnet.org> | 2015-10-27 01:15:47 -0700 |
---|---|---|
committer | tx <rx@awsomnet.org> | 2015-10-27 01:15:47 -0700 |
commit | 53c9fa273dd440658f5c62949efac8c4b0292fdb (patch) | |
tree | 0269b597e73bc770ec0c4c2e02c3d504aeeaa9fb /bip-0069.mediawiki | |
parent | 914702e39c468c6e93cf851662c6ce02b905fbb1 (diff) |
add link to btcsuite implementation of bip 0069
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 e23ff04..f556a44 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/btcsuite/btcutil/blob/master/txsort/txsort.go|Btcsuite]] ==Acknowledgements== |