enable required for merge engine API module

https://github.com/status-im/infra-nimbus/issues/97

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-06-08 19:05:57 +02:00
parent 11cdfe59ff
commit 4246694d30
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ geth_metrics_port: 6060
geth_rpc_enabled: true
geth_rpc_addr: '127.0.0.1'
geth_rpc_port: 8545
# Available: admin, clique, debug, eth, les, miner, net, personal, rpc, txpool, web3
geth_rcp_api: 'eth,net,web3,personal,admin'
# Available: admin, clique, debug, eth, les, miner, net, personal, rpc, txpool, web3, engine
geth_rcp_api: 'eth,net,web3,personal,admin,engine'
# useful for linking containers
geth_rpc_extra_vhost: geth
geth_rpc_vhosts: