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