config

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Bech32Prefix         = "axon"
	Bech32PrefixAccAddr  = Bech32Prefix
	Bech32PrefixAccPub   = Bech32Prefix + sdk.PrefixPublic
	Bech32PrefixValAddr  = Bech32Prefix + sdk.PrefixValidator + sdk.PrefixOperator
	Bech32PrefixValPub   = Bech32Prefix + sdk.PrefixValidator + sdk.PrefixOperator + sdk.PrefixPublic
	Bech32PrefixConsAddr = Bech32Prefix + sdk.PrefixValidator + sdk.PrefixConsensus
	Bech32PrefixConsPub  = Bech32Prefix + sdk.PrefixValidator + sdk.PrefixConsensus + sdk.PrefixPublic
)
View Source
const (
	AxonDenom  = "aaxon" // atto-AXON (18 decimals)
	HumanDenom = "AXON"
	EVMChainID = uint64(8210) // Axon default EVM chain ID
)

Variables

This section is empty.

Functions

func BlockedAddresses

func BlockedAddresses() map[string]bool

func GetMaccPerms

func GetMaccPerms() map[string][]string

func InitAppConfig

func InitAppConfig() (string, interface{})

func MustGetDefaultNodeHome

func MustGetDefaultNodeHome() string

func SetBech32Prefixes

func SetBech32Prefixes(config *sdk.Config)

func SetBip44CoinType

func SetBip44CoinType(config *sdk.Config)

Types

Jump to

Keyboard shortcuts

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