validBtcAdr | R Documentation |
This function validates objects of S4-class
BTCADR
. Hereby, checks are conducted
with respect to the first character of the addresses;
their consistency with the net version and
the correspondence of the checksums.
validBtcAdr(object)
object |
|
Bernhard Pfaff
https://en.bitcoin.it/wiki/Address
Other BtcAdresses: BTCADR-class
,
PrivKey2PubKey
, PrivKey2Wif
,
PubHash2BtcAdr
,
PubKey2PubHash
, Wif2PrivKey
,
base58CheckDecode
,
base58CheckEncode
, concatHex
,
createBtcAdr
,
createPrivateKey
, decodeHex
,
hash160
, hash256
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.