Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Nodes []NodeConfig
ChaindID int // expected ChainID so we confirm on connect..
TestMode bool
}
func (*Config) AddNode ¶
func (c *Config) AddNode(nodeConfig NodeConfig)
type NodeConfig ¶
type Provider ¶
func NewProviderWithConfig ¶
Click to show internal directories.
Click to hide internal directories.