PubHash2BtcAdr {rbch} | R Documentation |
Create BCH address from public key hash (BTC alias)
Description
This function returns the corresponding BTC address from a hashed public key.
Usage
PubHash2BtcAdr(pubhash)
Arguments
pubhash |
|
Value
character
, the BTC address
Author(s)
Bernhard Pfaff
References
https://en.bitcoin.it/wiki/Address
[Package rbch version 0.1-1 Index]