diff --git a/ansible/inventories/devnet-2/group_vars/geth.yaml b/ansible/inventories/devnet-2/group_vars/geth.yaml index a6291f9..88f29d8 100644 --- a/ansible/inventories/devnet-2/group_vars/geth.yaml +++ b/ansible/inventories/devnet-2/group_vars/geth.yaml @@ -25,6 +25,9 @@ geth_container_command_extra_args: - --txpool.globalslots=10000 #- --eth.requiredblocks=23115201=0x88b0d56cc14c5232cdf6238c7252ca953e505f2a44ee60374f2bafb18bf067bf - --networkid={{ shadowfork_network_id }} + - --override.osaka=1864841831 + - --override.bpo1=1864841831 + - --override.bpo2=1864841831 geth_init_custom_network: false geth_init_custom_network_genesis_file: "{{ eth_testnet_config_dir }}/genesis.json" geth_init_custom_network_container_command: