| utxotype {rbtc} | R Documentation |
Retrieving types of UTXOs
Description
This function returns the types of the UTXO(s) in a transaction.
Usage
utxotype(con, txid)
Arguments
con |
|
txid |
|
Value
character
Author(s)
Bernhard Pfaff
See Also
Other UtilityFuncs: bkfee,
blockattime, blockstats,
date2int, int2date,
intMaxDay, intMinDay,
intRangeDay, intRangePeriod,
timeofblock, txfee,
txids, txinids,
txstats, utxoage,
utxovalue
[Package rbtc version 0.1-6 Index]