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/ethereum documentation built on Feb. 1, 2020, 12:26 p.m.