diff options
author | Thomas Kerin <thomas@bitwasp.co> | 2015-04-12 15:58:45 +0100 |
---|---|---|
committer | Thomas Kerin <thomas@bitwasp.co> | 2015-04-12 15:58:45 +0100 |
commit | ff22fdf042dd9e16627a5ca57fc6991d5d449f63 (patch) | |
tree | 55ac6c9dce745e9fd6a184eba667064326321f4e /bip-0067.mediawiki | |
parent | b8bcab2947d0295a91b59a372a00dbea1969c220 (diff) |
With acknowledgements to BtcDrak
Diffstat (limited to 'bip-0067.mediawiki')
-rw-r--r-- | bip-0067.mediawiki | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bip-0067.mediawiki b/bip-0067.mediawiki index f0596d3..54afa00 100644 --- a/bip-0067.mediawiki +++ b/bip-0067.mediawiki @@ -113,6 +113,9 @@ Vector 4: (from bitcore) * Address ** 3Q4sF6tv9wsdqu2NtARzNCpQgwifm2rAba +==Acknowledgements== +The authors wish to thank BtcDrak for his involvement in the early discussions of this BIP. + ==Usage & Implementations== * BIP45 - Structure for Deterministic P2SH Multisignature Wallets - https://github.com/bitcoin/bips/blob/master/bip-0045.mediawiki#address-generation-procedure * Bitcore - https://github.com/bitpay/bitcore/blob/50a868cb8cdf2be04bb1c5bf4bcc064cc06f5888/lib/script/script.js#L541 |