block_byHashRaw: Retrieve the raw informations contained in a block by his...

Description Usage Arguments Value Author(s) Examples

View source: R/block_byHashRaw.R

Description

Get the raw information of a specific Bitcoin Cash block

Usage

1

Arguments

string

input hash of a Bitcoin Cash block

Value

data frame with the raw information of a specific block.

Author(s)

Vasile Adrian Bogdan Pop

Examples

1
2
block_byHashRaw(hash)
block_byHashRaw("block hash here")

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