eth_blockNumber: Eth blockNumber

Description Usage Arguments Value

View source: R/ethRPCFunctions.R

Description

Returns the number of most recent block.

Usage

1
eth_blockNumber(rpc_address = "http://localhost:8545")

Arguments

rpc_address

The address of the RPC API.

Value

hex value of the current block number the client is on.


BSDStudios/ethr documentation built on May 5, 2019, 10:26 a.m.