This function returns a difftime
object measuring the elapsed time(s)
between the UTXO(s) in a transaction and its input(s) (previous UTXO(s)).
utxoage(con, txid, units = c("auto", "secs", "mins", "hours", "days",
"weeks"))
difftime
CONRPC
, configuration object.
character
, the id of the transaction.
character
, the time difference units;
passed to difftime()
.
Bernhard Pfaff
Other UtilityFuncs: bkfee
,
blockattime
, blockstats
,
date2int
, int2date
,
intMaxDay
, intMinDay
,
intRangeDay
, intRangePeriod
,
timeofblock
, txfee
,
txids
, txinids
,
txstats
, utxotype
,
utxovalue