Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name = "pundix" AddressPrefix = "px" DenomUnit = 18 )
View Source
const (
MainnetChainId = "PUNDIX"
)
mainnet constant
View Source
const (
TestnetChainId = "payalebar"
)
testnet constant
Variables ¶
View Source
var ( // BypassMinFeeMsgTypesKey defines the configuration key for the // BypassMinFeeMsgTypes value. // nolint: gosec BypassMinFeeMsgTypesKey = "bypass-min-fee.msg-types" BypassMinFeeMsgMaxGasUsageKey = "bypass-min-fee.msg-max-gas-usage" )
Functions ¶
func GetPUNDIXMetaData ¶
func GetPURSEMetaData ¶
func SetChainId ¶
func SetChainId(id string)
func StakingBondDenom ¶
func StakingBondDenom() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.