Documentation
¶
Index ¶
Constants ¶
View Source
const ( EnvFileVar = "DEVNET_ENV_FILE" ChainNameVar = "DEVNET_CHAIN_NAME" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChainConfig ¶
type ChainConfig struct {
// contains filtered or unexported fields
}
func (*ChainConfig) GetEnv ¶
func (c *ChainConfig) GetEnv() (*ChainEnv, error)
Click to show internal directories.
Click to hide internal directories.