PubKey2PubHash | R Documentation |
This function returns the associated public key hash
from a 512-bit public key by using the hash160()
function.
PubKey2PubHash(pubkey, mainnet = TRUE)
pubkey |
|
mainnet |
|
character
, the hash of a public key
Bernhard Pfaff
https://en.bitcoin.it/wiki/Address
Other BtcAdresses: BTCADR-class
,
PrivKey2PubKey
, PrivKey2Wif
,
PubHash2BtcAdr
, Wif2PrivKey
,
base58CheckDecode
,
base58CheckEncode
, concatHex
,
createBtcAdr
,
createPrivateKey
, decodeHex
,
hash160
, hash256
,
validBtcAdr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.