Module genesis

Module genesis 

Source

Structs§

AllocAccount
ref. https://pkg.go.dev/github.com/ava-labs/subnet-evm/core#GenesisAlloc ref. https://pkg.go.dev/github.com/ava-labs/subnet-evm/core#GenesisAccount
ChainConfig
ref. https://pkg.go.dev/github.com/ava-labs/subnet-evm/params#ChainConfig
ContractDeployerAllowListConfig
ref. https://github.com/ava-labs/subnet-evm/blob/master/precompile/contract_deployer_allow_list.go
FeeConfig
ref. https://pkg.go.dev/github.com/ava-labs/subnet-evm/params#FeeConfig
Genesis
ref. https://pkg.go.dev/github.com/ava-labs/subnet-evm/core#Genesis ref. https://pkg.go.dev/github.com/ava-labs/subnet-evm/params#ChainConfig

Constants§

DEFAULT_INITIAL_AMOUNT
On the X-Chain, one AVAX is 10^9 units. On the P-Chain, one AVAX is 10^9 units. On the C-Chain, one AVAX is 10^18 units. “0x52B7D2DCC80CD2E4000000” is “100000000000000000000000000” (100,000,000 AVAX). ref. https://www.rapidtables.com/convert/number/hex-to-decimal.html