Versions in this module Expand all Collapse all v0 v0.0.2 Jun 5, 2026 Changes in this version + const DefaultStellarConfigPath + const StellarCCIPMessageSentTopic + const StellarDeployerKeypairEnv + const StellarTransmitterKeyName + func EncodeExtraArgsV3(args onrampbindings.GenericExtraArgsV3) ([]byte, error) + func EncodeStellarSourceExtraArgsForOnRamp(deployerGAddr, vvrContractID string, opts cciptestinterfaces.MessageOptions) ([]byte, error) + func HexEncode(b []byte) string + func ToUnknownAddress(addr string) (protocol.UnknownAddress, error) + type Config struct + DestinationReaderConfigs map[string]destinationreader.Config + ReaderConfigs map[string]sourcereader.ReaderConfig + TransmitterConfigs map[string]contracttransmitter.ContractTransmitterConfig v0.0.1 Apr 29, 2026