Versions in this module Expand all Collapse all v1 v1.0.21 Jan 19, 2023 v1.0.20 Jan 19, 2023 Changes in this version + type Config struct + ChainConfigs []map[string]interface{} + RelayerConfig relayer.RelayerConfig + func GetConfig(path string) (Config, error) + type RawConfig struct + ChainConfigs []map[string]interface{} + RelayerConfig relayer.RawRelayerConfig