Documentation ¶
Index ¶
Constants ¶
View Source
const ( NodeConfigFilename = "node-config.json" CChainConfigFilename = "cchain-config.json" XChainConfigFilename = "xchain-config.json" AvaGenesisFilename = "ava-genesis.json" ChainConfigFilename = "config.json" AliasConfigFilename = "aliases.json" BashScriptFilename = "start.sh" AccountsFilename = "accounts.json" ContractsFilename = "contracts.json" )
Variables ¶
View Source
var Accounts string
View Source
var AvaGenesis string
We need to munge the timestamps from the raw file
View Source
var AvaGenesisRaw []byte
View Source
var CChainConfig string
View Source
var Contracts string
View Source
var NodeConfig string
View Source
var Readme string
View Source
var StartBash string
View Source
var SubnetEVMConfig string
View Source
var SubnetEVMGenesis string
View Source
var XChainConfig string
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.