Documentation
¶
Overview ¶
Package relayer provides utilities for managing warp relayer services.
Index ¶
- func AddSourceAndDestinationToRelayerConfig(_ string, _ string, _ string, _ string, _ string, _ string, _ string, _ string, ...) error
- func FundRelayer(_ *application.Lux, _ models.Network, _ map[string]interface{}, _, _ string) error
- func GetDefaultRelayerKeyInfo(_ *application.Lux, _ string) (string, string, string, error)
- func GetLatestRelayerReleaseVersion() (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddSourceAndDestinationToRelayerConfig ¶ added in v1.9.4
func AddSourceAndDestinationToRelayerConfig( _ string, _ string, _ string, _ string, _ string, _ string, _ string, _ string, _ string, ) error
AddSourceAndDestinationToRelayerConfig adds source and destination to relayer config
func FundRelayer ¶
FundRelayer funds the relayer address
func GetDefaultRelayerKeyInfo ¶
GetDefaultRelayerKeyInfo returns the default relayer key information
func GetLatestRelayerReleaseVersion ¶
GetLatestRelayerReleaseVersion returns the latest warp relayer version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.