utxoage: Age of UTXOs

Description Usage Arguments Value Author(s) See Also

Description

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)).

Usage

1
2
utxoage(con, txid, units = c("auto", "secs", "mins", "hours", "days",
  "weeks"))

Arguments

con

CONRPC, configuration object.

txid

character, the id of the transaction.

units

character, the time difference units; passed to difftime().

Value

difftime

Author(s)

Bernhard Pfaff

See Also

Other UtilityFuncs: bkfee, blockattime, blockstats, date2int, int2date, intMaxDay, intMinDay, intRangeDay, intRangePeriod, timeofblock, txfee, txids, txinids, txstats, utxotype, utxovalue


bpfaff/rbtc documentation built on May 13, 2019, 5:34 p.m.