Documentation
¶
Index ¶
Constants ¶
View Source
const ( // AppName defines the application name. AppName = "gonative" // BondDenom defines the native staking token denomination. // NOTE: it is used by IBC, and must not change to avoid token migration in all IBC chains. BondDenom = "untiv" // DisplayDenom defines the name, symbol, and display value of the NTIV token. DisplayDenom = "NTIV" // Bech32Prefix account display prefix Bech32Prefix = "native" )
Variables ¶
This section is empty.
Functions ¶
func NtivTokenMetadata ¶
NtivTokenMetadata creates bank Metadata for the NTIV token
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.