 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package rpc implements the Ethereum JSON-RPC API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Jeth ¶ added in v0.9.17
type Jeth struct {
	// contains filtered or unexported fields
}
    func NewJeth ¶ added in v0.9.17
func NewJeth(ethApi shared.EthereumApi, re *jsre.JSRE, client comms.EthereumClient) *Jeth
 Click to show internal directories. 
   Click to hide internal directories.