forked from jtgrassie/monero-pool
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpool.conf
More file actions
54 lines (53 loc) · 1.56 KB
/
Copy pathpool.conf
File metadata and controls
54 lines (53 loc) · 1.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
pool-listen = 0.0.0.0
pool-port = 4242
pool-ssl-port = 4343
pool-syn-backlog = 16
webui-listen = 0.0.0.0
webui-port = 80
rpc-host = monerod
rpc-port = 18081
wallet-rpc-host = monero-wallet-rpc
wallet-rpc-port = 28084
rpc-timeout = 15
idle-timeout = 150
template-timeout = 45
pool-wallet = 46hcZEDqKfbEzEcchonDsbHpSKK2AkQ3X2ozg3Je78r7Xx5X4dVnaakVDjKgLU2qiHggadYM9fWcce95uCPNjz1MAJ5CyHU
pool-fee-wallet = 4689L8ERFkYMDaoCiG7XdYQdDjwuXDb7oh3BmCJhWv82EphpK56z4LrWvCbr2EzmWq3WznfS7Rj2iBrJNZKUvmv8T1s32d5
pool-start-diff = 1000
pool-fixed-diff = 0
pool-nicehash-diff = 280000
pool-fee = 0
payment-threshold = 0.005
share-mul = 2.0
retarget-time = 30
retarget-ratio = 0.55
log-level = 5
log-file =
block-notified = 0
disable-self-select = 0
disable-hash-check = 0
disable-payouts = 0
data-dir = /app/data
pid-file =
forked = 0
processes = 1
cull-shares = -1
# trusted-listen = 127.0.0.1
# trusted-port = 4244
# trusted-allowed = 127.0.0.1,127.0.0.2
# upstream-host = 127.0.0.1
# upstream-port = 4244
pool-view-key = e3156d88e5c6d6cc647c2085003a4d2d77ecc35b50262a330c04beda163cfa02
# Tari Merge Mining Configuration
# ================================
# Enable to mine XMR and XTM simultaneously
# Miners use format: XMR_ADDRESS.TARI_ADDRESS or XMR_ADDRESS+TARI_ADDRESS
tari-enabled = 1
tari-base-node-host = tari-base-node
tari-base-node-grpc-port = 18142
tari-wallet-host = tari-wallet
tari-wallet-grpc-port = 18143
tari-payment-threshold = 1.0
tari-pool-fee = 0.01
tari-fee-wallet = 12NZpijaGbChsQJ4mCjhifw6N1m7dvJ56Wx5LC5uDTMLziRHxNN3nszoHQJGQ6dCfnRYYZ2hgLBT3tkBjiQ1cKnC83L
tari-poll-interval-ms = 1000