BTCADR-class: S4 class BTCADR

Description Slots Author(s) References See Also

Description

S4-class for BTC addresses, ordinarily created by a call to createBtcAdr().

Slots

privkey

character, the private key.

wif

character, the WIF.

pubkey

character, the 512-bit public key.

pubhash

character, the hashed public key.

btcadr

character, the BTC address.

mainnet

logical, whether mainnet or testnet.

Author(s)

Bernhard Pfaff

References

https://en.bitcoin.it/wiki/Address

See Also

Other BtcAdresses: PrivKey2PubKey, PrivKey2Wif, PubHash2BtcAdr, PubKey2PubHash, Wif2PrivKey, base58CheckDecode, base58CheckEncode, concatHex, createBtcAdr, createPrivateKey, decodeHex, hash160, hash256, validBtcAdr


bpfaff/rbtc documentation built on May 13, 2019, 5:34 p.m.