Update 'arm64/noso-go.sh'
This commit is contained in:
parent
dbcb20485a
commit
d8a368c389
@ -1,27 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# #########################################
|
||||
#
|
||||
# Please update POOL, WALLET, and CPU below
|
||||
#
|
||||
# #########################################
|
||||
|
||||
# Valid Pools:
|
||||
# devnoso
|
||||
# leviable
|
||||
# russiapool
|
||||
|
||||
# Example values:
|
||||
# POOL="devnoso"
|
||||
# WALLET="devteam_donations"
|
||||
# CPU=4
|
||||
|
||||
# You can specify multiple wallet addresses, which will be
|
||||
# cycled through round-robin after each disconnect. Useful
|
||||
# If you want to maintain a single shell script for multiple
|
||||
# miners (Note you MUST suround wallet addresses with quotes:
|
||||
# WALLET="leviable leviabl2 leviable3"
|
||||
|
||||
#POOL="devnoso"
|
||||
POOL="leviable"
|
||||
WALLET="NrUtLqQ2PFeYR9cPXstUwp5qejPoFz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user