This function retrieves the transaction IDs in a block.
txids(con, height, excoinbase = TRUE)character
CONRPC, configuration object.
integer, the block's height.
logical, whether coinbase transaction
should be excluded (default is TRUE).
Bernhard Pfaff
Other UtilityFuncs:
bkfee(),
blockattime(),
blockstats(),
date2int(),
int2date(),
intMaxDay(),
intMinDay(),
intRangeDay(),
intRangePeriod(),
timeofblock(),
txfee(),
txinids(),
txstats(),
utxoage(),
utxotype(),
utxovalue()