Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EARLIEST - Earliest block EARLIEST string = "earliest" // LATEST - latest block LATEST string = "latest" // PENDING - Pending block PENDING string = "pending" )
Variables ¶
This section is empty.
Functions ¶
func NUMBER ¶
func NUMBER(blocknumber types.ComplexIntParameter) string
NUMBER - An integer block number Reference: https://github.com/ethereum/wiki/wiki/JSON-RPC#the-default-block-parameter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.