| BCHADR-class {rbch} | R Documentation |
S4 class BCHADR
Description
S4-class for BCH addresses
Slots
pubkeycharacter, the 512-bit public key.pubhashcharacter, the hashed public key.bchadrcharacter, the BCH address.mainnetlogical, whether mainnet or testnet.
Author(s)
Bernhard Pfaff
References
https://en.bitcoin.it/wiki/Address
See Also
Other BchAdresses:
BTCADR-class,
PubHash2BchAdr(),
PubKey2PubHash(),
base58CheckDecode(),
base58CheckEncode(),
concatHex(),
decodeHex(),
hash160(),
hash256(),
validBchAdr(),
validBtcAdr()
[Package rbch version 0.1-1 Index]