Versions in this module Expand all Collapse all v5 v5.0.0 Aug 18, 2023 Changes in this version + var LegacyRegisterCoinProposalHandler = govclient.NewProposalHandler(cli.NewLegacyRegisterCoinProposalCmd) + var LegacyRegisterERC20ProposalHandler = govclient.NewProposalHandler(cli.NewLegacyRegisterERC20ProposalCmd) + var LegacyToggleTokenConversionProposalHandler = govclient.NewProposalHandler(cli.NewLegacyToggleTokenConversionProposalCmd) + var LegacyUpdateDenomAliasProposalHandler = govclient.NewProposalHandler(cli.NewLegacyUpdateDenomAliasProposalCmd) v5.0.0-rc0 Aug 8, 2023 Other modules containing this package github.com/functionx/fx-core github.com/functionx/fx-core/v2 github.com/functionx/fx-core/v3 github.com/functionx/fx-core/v4 github.com/functionx/fx-core/v6 github.com/functionx/fx-core/v7