Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SputnikvmConfig ¶
type SputnikvmConfig struct {
Web3Address string `toml:"Web3Address"`
}
func DefaultSputnikvmConfig ¶
func DefaultSputnikvmConfig() *SputnikvmConfig
func (*SputnikvmConfig) Check ¶
func (conf *SputnikvmConfig) Check() error
Click to show internal directories.
Click to hide internal directories.