utils

package
v12.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2024 License: LGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetServAddressFromBech32

func GetServAddressFromBech32(address string) (sdk.AccAddress, error)

GetServAddressFromBech32 returns the sdk.Account address of given address, while also changing bech32 human read-able prefix (HRP) to the value set on the global sdk.Config. The function fails if the provided bech32 address is invalid.

func IsDevnet

func IsDevnet(chainID string) bool

IsDevnet returns true if the chain-id has the current chain's devnet EIP155 chain prefix.

func IsMainnet

func IsMainnet(chainID string) bool

IsMainnet returns true if the chain-id has the current chain's mainnet EIP155 chain prefix.

func IsSupportedKey

func IsSupportedKey(pubkey cryptotypes.PubKey) bool

IsSupportedKey returns true if the pubkey type is supported by the chain (i.e eth_secp256k1, amino multisig, ed25519). NOTE: Nested multisigs are not supported.

func IsTestnet

func IsTestnet(chainID string) bool

IsTestnet returns true if the chain-id has the current chain's testnet EIP155 chain prefix.

func UseZeroGasConfig added in v12.2.4

func UseZeroGasConfig(ctx sdk.Context) sdk.Context

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL