block_byHash: Retrieve the information contained in a block by his hash.

Description Usage Arguments Value Author(s) Examples

View source: R/block_byHash.R

Description

Get the information of a specific Bitcoin Cash block (without the transactions)

Usage

1

Arguments

string

input hash 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_byHash(hash)
block_byHash("block hash here")

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