# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetAvailableAvalancheGoVersions returns list of only available for download avalanche go versions, with latest version in first index.
GetAvalancheGoVersionsForRPC returns list of compatible avalanche go versions for a specified rpcVersion.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
prompts for wether to use defaults to build the config.
if useTeleporter is defined, will enable/disable teleporter based on it is useDefaults is true, will enable teleporter if using external gas token, will assume teleporter to be enabled if other cases, prompts the user for wether to enable teleporter.
ux to get the needed params to build a genesis for a SubnetEVM based VM
if useDefaults is true, it will: - use native gas token, allocating 1m to a newly created key - customize fee config for low throughput - use teleporter - enable warp precompile - disable the other precompiles in the other case, will prompt for all these settings
tokenSymbol is not needed to build a genesis but is needed in the ux flow as such, is returned separately from the genesis params
prompts the user for chainID, tokenSymbol, and useTeleporter, unless provided in call args.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
3x of gas limit.
current avacloud settings.
~ 2.1x of gas limit.
C-Chain value.
3x of gas limit (also, 3x bigger than C-Chain).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author