createBtcAdr: Create BTC addresses
Description
This function creates an object of S4-class BTCADR.
Usage
createBtcAdr(privkey, mainnet = TRUE)
Arguments
privkey
character, a private key.
mainnet
logical, for which net the keys should belong to.
Value
Object of S4-class BTCADR
See Also
Other BtcAdresses: BTCADR-class,
PrivKey2PubKey, PrivKey2Wif,
PubHash2BtcAdr,
PubKey2PubHash, Wif2PrivKey,
base58CheckDecode,
base58CheckEncode, concatHex,
createPrivateKey, decodeHex,
hash160, hash256,
validBtcAdr