utxotype: Retrieving types of UTXOs

View source: R/UtilFuncs.R

utxotypeR Documentation

Retrieving types of UTXOs

Description

This function returns the types of the UTXO(s) in a transaction.

Usage

utxotype(con, txid)

Arguments

con

CONRPC, configuration object.

txid

character, the id of the transaction.

Value

character

Author(s)

Bernhard Pfaff

See Also

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


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

Related to utxotype in rbch...