BIP32 icon indicating copy to clipboard operation
BIP32 copied to clipboard

Short form public addresses

Open westonal opened this issue 7 years ago • 0 comments

Both:

P2PKH

https://en.bitcoin.it/wiki/Transaction#Pay-to-PubkeyHash

and

P2SH

https://en.bitcoin.it/wiki/Pay_to_script_hash

This is covered in BIP0016 and BIP0013, so will need to be own library.

https://github.com/bitcoin/bips/blob/master/bip-0016.mediawiki https://github.com/bitcoin/bips/blob/master/bip-0013.mediawiki

westonal avatar Oct 28 '17 01:10 westonal