Skip to content

Commit

Permalink
Change farmer size as suggested
Browse files Browse the repository at this point in the history
Co-authored-by: Abhijit Roy <[email protected]>
  • Loading branch information
marc-aurele-besner and abhi3700 authored Jun 11, 2024
1 parent 985a657 commit d551946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-farmer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

# Run farmer
echo "Running farmer..."
./executables/farmer farm path=executables/farmer-temp,size=1GiB --reward-address 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY --node-rpc-url ws://127.0.0.1:9944
./executables/farmer farm path=executables/farmer-temp,size=2GB --reward-address 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY --node-rpc-url ws://127.0.0.1:9944

echo "Both node and farmer are running in parallel."

0 comments on commit d551946

Please sign in to comment.