Skip to content

Instantly share code, notes, and snippets.

View Taylor123's full-sized avatar

Taylor Johnson Taylor123

View GitHub Profile
#!/bin/bash
while true
do
echo "Running"
ore --rpc "$1" --keypair "$2" --priority-fee 1000 mine --threads 4
echo "Exited"
done
0x0055479897a27808d98e19a3fc66179B1D6beb32