Documentation ¶
Index ¶
Constants ¶
View Source
const ( AuraExponent = 6 BaseCoinUnit = "ueaura" )
Variables ¶
View Source
var ( // DevnetChainID defines the Aura chain ID for devnet DevnetChainID = "aura-testnet" // SerenityChainID defines the Aura chain ID for serenity testnet SerenityChainID = "serenity-testnet" // EuphoriaChainID defines the Aura chain ID for euphoria testnet EuphoriaChainID = "euphoria" )
Functions ¶
func IsEuphoria ¶
IsEuphoria returns true if the chain-id has the Aura euphoria network chain prefix.
func IsSerenity ¶
IsSerenity returns true if the chain-id has the Aura serenity network chain prefix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.