| hash256 | R Documentation |
This function returns the hash by applying the sha256 hashing
algorithm twice to a raw object.
hash256(d)
d |
|
character, the value of d hashed twice.
Bernhard Pfaff
https://en.bitcoin.it/wiki/Address
Other BchAdresses:
BCHADR-class,
BTCADR-class,
PubHash2BchAdr(),
PubKey2PubHash(),
base58CheckDecode(),
base58CheckEncode(),
concatHex(),
decodeHex(),
hash160(),
validBchAdr(),
validBtcAdr()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.