powered by
This function converts a hex string,, whereby the string must not contain the 0x prefix, to a list object with the associated integers as its elements.
0x
list
decodeHex(s)
character, the hex string.
character
Bernhard Pfaff
https://en.bitcoin.it/wiki/Wallet_import_format, https://en.bitcoin.it/wiki/Address
Other BchAdresses: BCHADR-class, BTCADR-class, PubHash2BchAdr(), PubKey2PubHash(), base58CheckDecode(), base58CheckEncode(), concatHex(), hash160(), hash256(), validBchAdr(), validBtcAdr()
BCHADR-class
BTCADR-class
PubHash2BchAdr()
PubKey2PubHash()
base58CheckDecode()
base58CheckEncode()
concatHex()
hash160()
hash256()
validBchAdr()
validBtcAdr()