block_byHeight: Retrieve the information contained in a block by his height.

Description Usage Arguments Value Author(s) Examples

View source: R/block_byHeight.R

Description

Get the informations contained in a specific Bitcoin Cash block

Usage

1

Arguments

string

input height of a Bitcoin Cash block

Value

data frame with the information of a specific block.

Author(s)

Vasile Adrian Bogdan Pop

Examples

1
2
block_byHeight(height)
block_byHeight("block height here")

PopBogdan97/bCashReader documentation built on Oct. 30, 2019, 10:30 p.m.