Versions in this module Expand all Collapse all v1 v1.11.13-rc.2 Dec 4, 2024 v1.0.0 Dec 4, 2024 Changes in this version + const DestinationChainIDKey + const MaxFeeKey + const PrivateKeyKey + const SourceChainIDKey + const SourceURIsKey + const TxIDKey + const URIKey + func AddFlags(flags *pflag.FlagSet) + func Command() *cobra.Command + type Config struct + DestinationChainID string + MaxFee uint64 + PrivateKey *secp256k1.PrivateKey + SourceChainID string + SourceURIs []string + TxID ids.ID + URI string + func ParseFlags(flags *pflag.FlagSet, args []string) (*Config, error)