bkfee | R Documentation |
This function returns the fee of the coinbase transaction. Hereby, the mining reward has been deducted. Initially, the mining reward was 50 BCH and is halved every 210,000 blocks.
bkfee(con, height)
con |
|
height |
|
numeric
Bernhard Pfaff
Other UtilityFuncs:
blockattime()
,
blockstats()
,
date2int()
,
int2date()
,
intMaxDay()
,
intMinDay()
,
intRangeDay()
,
intRangePeriod()
,
timeofblock()
,
txfee()
,
txids()
,
txinids()
,
txstats()
,
utxoage()
,
utxotype()
,
utxovalue()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.