utxoage | R Documentation |
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"))
con |
|
txid |
|
units |
|
difftime
Bernhard Pfaff
Other UtilityFuncs: bkfee
,
blockattime
, blockstats
,
date2int
, int2date
,
intMaxDay
, intMinDay
,
intRangeDay
, intRangePeriod
,
timeofblock
, txfee
,
txids
, txinids
,
txstats
, utxotype
,
utxovalue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.