Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAuth ¶
func GetAuth(mnemonic string) (keyring.Keyring, sdk.ValAddress, sdk.AccAddress)
Types ¶
type Config ¶
type Config struct { ExchangesToPairToSymbolMap map[string]map[asset.Pair]types.Symbol DataSourceConfigMap map[string]json.RawMessage GRPCEndpoint string WebsocketEndpoint string FeederMnemonic string ValidatorAddress string // Optional ChainID string ValidatorAddr *sdk.ValAddress }
Click to show internal directories.
Click to hide internal directories.