eth_getUncleCountByBlockHash: Returns the number of uncles in a block from a block matching...

Description Usage Arguments Value Examples

View source: R/rpc-eth.R

Description

Returns the number of uncles in a block from a block matching the given block hash.

Usage

1

Arguments

hash

Hash of a block.

Value

Integer.

Examples

1
2
3
4
## Not run: 
eth_getUncleCountByBlockHash("0x8575df1eb3df61f3880628ca8e495038ee0b278c0aa48fe41f80b8d0d4e83e79")

## End(Not run)

datawookie/ether documentation built on Jan. 31, 2020, 8:58 a.m.