Optional
allow_Optional
chain_chain config defines the EVM chain configuration parameters ChainConfig defines the Ethereum ChainConfig parameters using *sdk.Int values instead of *big.Int.
Optional
enable_enable call toggles state transitions that use the vm.Call function
Optional
enable_enable create toggles state transitions that use the vm.Create function
Optional
evm_evm denom represents the token denomination used to run the EVM state transitions.
Optional
extra_extra eips defines the additional EIPs for the vm.Config
Generated using TypeDoc
Allow unprotected transactions defines if replay-protected (i.e non EIP155 signed) transactions can be executed on the state machine.