diff --git a/scripts/run_simulation_2_nodes.sh b/scripts/run_simulation_2_nodes.sh
index 21e7cbf61ec4402a24e1df65e7e8a8b80bd0b713..d7b72188bb42e9c911e5dc1b245204d0e2c41041 100755
--- a/scripts/run_simulation_2_nodes.sh
+++ b/scripts/run_simulation_2_nodes.sh
@@ -9,12 +9,13 @@ export MNEMONIC='before exclude interest push zone jealous boat ice chimney juic
 
 # export RPC_URL=http://ecomobicoin-1.cri.local.isima.fr:8545;
 # export CHAIN_ID=6363;
+export RPC_URL=http://127.0.0.1:8545;
 export CHAIN_ID=636363;
 
 
 # ./target/release/testnet-injector simulate-bx-from-csv ../movement-data/public-transport/MF_user_mobility_june-to-august-2023_mulhouse_dataset/anonymized_june-to-august-2023_mulhouse_dataset.csv $TOTAL_SIMULATION_TIME &
 # Send BX
-./target/release/testnet-injector simulate-bx-from-csv ./data/dataset-extract.csv $TOTAL_SIMULATION_TIME &
+./target/release/testnet-injector simulate-bx-from-csv ./data/anonymized_june-to-august-2023_mulhouse_dataset.csv $TOTAL_SIMULATION_TIME &
 
 echo "TOTAL_SIMULATION_TIME = $TOTAL_SIMULATION_TIME and block time = $BLOCK_TIME"
 # Mine