bitpay / bitcore.io

Moved to https://github.com/bitpay/bitcore-website
13 stars 30 forks source link

Docs: add hexa export example for private key #29

Closed eordano closed 9 years ago

braydonf commented 9 years ago

I think this should be privateKey.toString() and not exported.toString() since exported is already a string.