ANSRPC-class            The ANSRPC class
BCHADR-class            S4 class BCHADR
BTCADR-class            S4 class BTCADR (BTC alias)
CONRPC-class            The CONRPC class
ECPARAM-class           The ECPARAM class
ECPOINT-class           S4 Class ECPOINT
EcparamOrNull-class     S4 Class Union ECPARAM or NULL
NullOrCharacter-class   S4 Class Union NULL or character
NullOrInteger-class     S4 Class Union NULL or integer
PubHash2BchAdr          Create BCH address from public key hash
PubHash2BtcAdr          Create BCH address from public key hash (BTC
                        alias)
PubKey2PubHash          Create public key hash from 512-bit public key
addnode                 RPC-JSON API: addnode
base58CheckDecode       Base 58 binary-to-text-decoding
base58CheckEncode       Base 58 binary-to-text-encoding
bkfee                   Compute fee in a block
blockattime             Block height at time
blockstats              Obtaining statistics of a block
clearbanned             RPC-JSON API: clearbanned
concatHex               Concatenate two hex strings
conrpc                  Extracting Configuration Settings
containsPoint           containsPoint-methods
date2int                Convert date/time to integer
decodeHex               Decoding of a hex string
decoderawtransaction    RPC-JSON API: decoderawtransaction
decodescript            RPC-JSON API: decodescript
disconnectnode          RPC-JSON API: disconnectnode
ecoperators             Elliptic curve operators
ecparam                 Creating objects of class ECPARAM
ecpoint                 Creating objects of class ECPOINT
getaddednodeinfo        RPC-JSON API: getaddednodeinfo
getbestblockhash        RPC-JSON API: getbestblockhash
getblock                RPC-JSON API: getblock
getblockchaininfo       RPC-JSON API: getblockchaininfo
getblockcount           RPC-JSON API: getblockcount
getblockhash            RPC-JSON API: getblockhash
getblockheader          RPC-JSON API: getblockheader
getchaintips            RPC-JSON API: getchaintips
getchaintxstats         RPC-JSON API: getchaintxstats
getconnectioncount      RPC-JSON API: getconnectioncount
getdifficulty           RPC-JSON API: getdifficulty
gethelp                 RPC-JSON API: Help
getinfo                 RPC-JSON API: getinfo
getmempoolancestors     RPC-JSON API: getmempoolancestors
getmempooldescendants   RPC-JSON API: getmempooldescendants
getmempoolentry         RPC-JSON API: getmempoolentry
getmempoolinfo          RPC-JSON API: getmempoolinfo
getnettotals            RPC-JSON API: getnettotals
getnetworkinfo          RPC-JSON API: getnetworkinfo
getpeerinfo             RPC-JSON API: getpeerinfo
getrawmempool           RPC-JSON API: getrawmempool
getrawtransaction       RPC-JSON API: getrawtransaction
gettxout                RPC-JSON API: gettxout
gettxoutproof           RPC-JSON API: gettxoutproof
gettxoutsetinfo         RPC-JSON API: gettxoutsetinfo
getwalletinfo           RPC-JSON API: getwalletinfo
hash160                 BCH hash160
hash256                 BCH hash256
int2date                Convert time stamp to POSIX
intMaxDay               Integer representation of a day-end
intMinDay               Integer representation of a day-begin
intRangeDay             Integer range within a day
intRangePeriod          Integer range between two dates
isNull                  Test for empty EC point
listbanned              RPC-JSON API: listbanned
ping                    RPC-JSON API: ping
pruneblockchain         RPC-JSON API: pruneblockchain
rpcpost                 HTTP post of RPC-JSON
show                    show-methods
startbch                Start bitcoind server process
startbtc                Start bitcoind server process (BTC alias)
stopbch                 Stop bitcoind server process
stopbtc                 Stop bitcoind server process (BTC alias)
timeofblock             Time of a block
txfee                   Compute fee of a transaction
txids                   Retrieve TX Ids in block
txinids                 Retrieving the input transaction IDs
txstats                 Statistics of a transaction
utxoage                 Age of UTXOs
utxotype                Retrieving types of UTXOs
utxovalue               Retrieving values of UTXOs
validBchAdr             Validate S4-class BCHADR
validBtcAdr             Validate S4-class BTCADR (BTC alias)
verifychain             RPC-JSON API: verifychain
verifytxoutproof        RPC-JSON API: verifytxoutproof
