| PrivKey2PubKey | R Documentation |
This function creates the 512-bit public key corresponding to a private key.
PrivKey2PubKey(privkey, mainnet = TRUE)
privkey |
|
mainnet |
|
character, the public key.
Bernhard Pfaff
https://en.bitcoin.it/wiki/Address
Other BtcAdresses: BTCADR-class,
PrivKey2Wif, PubHash2BtcAdr,
PubKey2PubHash, 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.