Documentation ¶
Index ¶
Constants ¶
View Source
const ( Web3Namespace = "web3" EthNamespace = "eth" NetNamespace = "net" )
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) ReConfig ¶ added in v1.10.1
func (cbs *ChainBrokerService) ReConfig(config *repo.Config) error
func (*ChainBrokerService) Start ¶
func (cbs *ChainBrokerService) Start() error
func (*ChainBrokerService) Stop ¶
func (cbs *ChainBrokerService) Stop() error
Click to show internal directories.
Click to hide internal directories.