github ava-labs/icm-services v1.1.0

latest releases: icm-relayer-v1.7.5, signature-aggregator-v0.5.4, icm-relayer-v1.7.5-rc.1...
2 years ago

What's Changed

Breaking configuration changes

  • SourceBlockchains.SupportedDestinations changed from []string to
type SupportedDestination struct {
	BlockchainID string   `json:"blockchain-id"`
	Addresses    []string `json:"addresses"`
}

New Contributors

Full Changelog: v1.0.0...v1.1.0

Don't miss a new icm-services release

NewReleases is sending notifications on new releases.