BCHADR-class | R Documentation |
S4-class for BCH addresses
pubkey
character
, the 512-bit public key.
pubhash
character
, the hashed public key.
bchadr
character
, the BCH address.
mainnet
logical
, whether mainnet or testnet.
Bernhard Pfaff
https://en.bitcoin.it/wiki/Address
Other BchAdresses:
BTCADR-class
,
PubHash2BchAdr()
,
PubKey2PubHash()
,
base58CheckDecode()
,
base58CheckEncode()
,
concatHex()
,
decodeHex()
,
hash160()
,
hash256()
,
validBchAdr()
,
validBtcAdr()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.