block_byHashTxs: Retrieve the transactions hashes contained in a block by his...

Description Usage Arguments Value Author(s) Examples

View source: R/block_byHashTxs.R

Description

Get the transaction hashes of a specific Bitcoin Cash block

Usage

1

Arguments

string

input hash of a Bitcoin Cash block

Value

data frame with the transaction hashes of a specific block.

Author(s)

Vasile Adrian Bogdan Pop

Examples

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

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