Documentation ¶
Index ¶
- func GetProbeClient(conf config.Probe, appModuleBasicsExtensions []module.AppModuleBasic) *probeClient.ChainClient
- func GetProbeConfig(conf config.Probe, debug bool, ...) *probeClient.ChainClientConfig
- func IncludeOsmosisInterfaces(client *probeClient.ChainClient)
- func IncludeTendermintInterfaces(client *probeClient.ChainClient)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProbeClient ¶
func GetProbeClient(conf config.Probe, appModuleBasicsExtensions []module.AppModuleBasic) *probeClient.ChainClient
func GetProbeConfig ¶
func GetProbeConfig(conf config.Probe, debug bool, appModuleBasicsExtensions []module.AppModuleBasic) *probeClient.ChainClientConfig
func IncludeOsmosisInterfaces ¶
func IncludeOsmosisInterfaces(client *probeClient.ChainClient)
Will include the protos provided by the Probe package for Osmosis module interfaces
func IncludeTendermintInterfaces ¶
func IncludeTendermintInterfaces(client *probeClient.ChainClient)
Will include the protos provided by the Probe package for Tendermint Liquidity module interfaces
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.