addr_txs: All the transactions hashes of a transaction

Description Usage Arguments Value Author(s) Examples

View source: R/addr_txs.R

Description

Get the all the transactions made by the address.

Usage

1
addr_txs(address)

Arguments

string

input Bitcoin Cash address

Value

data frame with all the transactions made by a Bitcoin Cash address.

Author(s)

Vasile Adrian Bogdan Pop

Examples

1
2
addr_txs(address)
addr_txs("address string here")

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