Skip to content

Node config

Node configuration to enable EVM🔗︎

In order to enable EVM feature on stratos chain node (fullnode/validator), edit your <path_to_your_node>/config/app.toml with the following:

[json-rpc]

# Enable defines if the gRPC server should be enabled.
enable = true