Documentation ¶
Index ¶
Constants ¶
View Source
const ( Web3Namespace = "web3" EthNamespace = "eth" NetNamespace = "net" AxmNamespace = "axm" TxPoolNamespace = "txpool" DebugNamespace = "debug" )
RPC namespaces and API version
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChainBrokerService ¶
type ChainBrokerService struct {
// contains filtered or unexported fields
}
func NewChainBrokerService ¶
func (*ChainBrokerService) Start ¶
func (cbs *ChainBrokerService) Start() error
func (*ChainBrokerService) Stop ¶
func (cbs *ChainBrokerService) Stop() error
Directories ¶
Path | Synopsis |
---|---|
namespaces
|
|
eth/filters
Package filters implements an ethereum filtering system for block, transactions and log events.
|
Package filters implements an ethereum filtering system for block, transactions and log events. |
eth/tracers
Package tracers is a manager for transaction tracing engines.
|
Package tracers is a manager for transaction tracing engines. |
Click to show internal directories.
Click to hide internal directories.