You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have installed xmr-node-proxy on my ubuntu, I want tot use it for Zeph but I dont know how to configure it. I am geting errors, for xmr is working perfectly...Please let me know what changes I have to do. Thank you.
Hi, I have installed xmr-node-proxy on my ubuntu, I want tot use it for Zeph but I dont know how to configure it. I am geting errors, for xmr is working perfectly...Please let me know what changes I have to do. Thank you.
![1](https://private-user-images.githubusercontent.com/70898214/297219150-2c7b6990-e1a7-4b20-add5-382b81437df2.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTQ3NjIsIm5iZiI6MTczOTI1NDQ2MiwicGF0aCI6Ii83MDg5ODIxNC8yOTcyMTkxNTAtMmM3YjY5OTAtZTFhNy00YjIwLWFkZDUtMzgyYjgxNDM3ZGYyLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA2MTQyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ0NzNlYjk2NDI3NDMwNTY5YzhiZTgwOTk1ZGIwODJiYWQ3NzU4NzY4ODczYmNiYjNiMTI0OWNiYzcxMDIzMDImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.u-QjNZs66icFSlQhFd_AblSS8UC-VZZ-5p2ZFS56cNY)
Proxy config , {
"pools": [
{
"hostname": "pool.zephyrprotocol.com",
"port": 4444,
"ssl": false,
"allowSelfSignedSSL": false,
"share": 100,
"username": "ZEPH*************************************************",
"password": "z1:[email protected]",
"keepAlive": true,
"algo": "rx/0",
"algo_perf": { "rx/0": 1 },
"blob_type": "cryptonote",
"default": false
],
"listeningPorts": [
{
"port": 7070,
"ssl": false,
"diff": 5000
},
],
"bindAddress": "0.0.0.0",
"developerShare": 1,
"daemonAddress": "127.0.0.1:18888",
"accessControl": {
"enabled": false,
"controlFile": "accessControl.json"
},
"httpEnable": false,
"httpAddress": "127.0.0.1",
"httpPort": "8090",
"httpUser": "",
"httpPass": "",
"addressWorkerID": false,
"minerInactivityTime": 120,
"keepOfflineMiners": 0,
"refreshTime": 30,
"theme": "light",
"coinSettings": {
"zeph":{
"minDiff": 100,
"maxDiff": 1000000000,
"shareTargetTime": 30
}
}
}
The text was updated successfully, but these errors were encountered: