Versions in this module Expand all Collapse all v4 v4.0.1 May 17, 2022 Changes in this version + const MainnetChainID + const RootCodespace + const TestnetChainID + var ErrKeyTypeNotSupported = sdkerrors.Register(RootCodespace, codeKeyTypeNotSupported, "key type 'secp256k1' not supported") + func GetTorqueAddressFromBech32(address string) (sdk.AccAddress, error) + func IsMainnet(chainID string) bool + func IsSupportedKey(pubkey cryptotypes.PubKey) bool + func IsTestnet(chainID string) bool