timeofblock {rbtc}R Documentation

Time of a block

Description

This function returns the time of a block in GMT.

Usage

timeofblock(con, height)

Arguments

con

CONRPC, configuration object.

height

integer, the height of the block.

Value

POSIXct

Author(s)

Bernhard Pfaff

See Also

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


[Package rbtc version 0.1-6 Index]