SharpMiner/sharpmining.json

23 lines
444 B
JSON

{
daemons: [
{ host: "10.0.0.1", port: 18081 },
{ host: "10.118.0.1", port: 18081 }
],
wallets: [
{ host: "10.0.0.1", port: 18082 },
],
rpc: {
bind: "127.0.0.1",
port: "8880"
},
pool: {
// wallet: null
wallet: "45YKUs6Lr8562D1vwUfVGPZR7RZp4vqnL95XMvZJEnjREiwEjs8RscC8Djxg5jRzbDAnbK6A9Z9M9VTeMjn9EG1D4Ly7U4i"
},
contact: "info@lupus-nobilis.de"
}