File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11parse_input = import_module ("github.com/kurtosis-tech/eth2-package/src/package_io/parse_input.star" )
22
33static_files = import_module ("github.com/kurtosis-tech/eth2-package/src/static_files/static_files.star" )
4- genesis_constants = import_module ("github.com/kurtosis-tech/eth-network-package/src/prelaunch_data_generator/genesis_constants/genesis_constants.star" )
4+ genesis_constants = import_module ("github.com/kurtosis-tech/eth-network-package/src/prelaunch_data_generator/genesis_constants/genesis_constants.star@gyani/mev " )
55
6- eth_network_module = import_module ("github.com/kurtosis-tech/eth-network-package/main.star" )
6+ eth_network_module = import_module ("github.com/kurtosis-tech/eth-network-package/main.star@gyani/mev " )
77transaction_spammer = import_module ("github.com/kurtosis-tech/eth2-package/src/transaction_spammer/transaction_spammer.star" )
88forkmon = import_module ("github.com/kurtosis-tech/eth2-package/src/forkmon/forkmon_launcher.star" )
99prometheus = import_module ("github.com/kurtosis-tech/eth2-package/src/prometheus/prometheus_launcher.star" )
You can’t perform that action at this time.
0 commit comments