txids {rbtc} | R Documentation |
Retrieve TX Ids in block
Description
This function retrieves the transaction IDs in a block.
Usage
txids(con, height, excoinbase = TRUE)
Arguments
con |
|
height |
|
excoinbase |
|
Value
character
Author(s)
Bernhard Pfaff
See Also
Other UtilityFuncs: bkfee
,
blockattime
, blockstats
,
date2int
, int2date
,
intMaxDay
, intMinDay
,
intRangeDay
, intRangePeriod
,
timeofblock
, txfee
,
txinids
, txstats
,
utxoage
, utxotype
,
utxovalue
[Package rbtc version 0.1-6 Index]