txstats: Statistics of a transaction

View source: R/UtilFuncs.R

txstatsR Documentation

Statistics of a transaction

Description

This function returns key statistics/characteristics of a transaction.

Usage

txstats(con, txid)

Arguments

con

CONRPC, configuration object.

txid

character, the id of the transaction.

Value

data.frame

Author(s)

Bernhard Pfaff

See Also

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


rbch documentation built on Sept. 28, 2024, 1:07 a.m.

Related to txstats in rbch...