proxy/cmd/config.json

7 lines
142 B
JSON
Raw Normal View History

2025-07-31 02:34:17 +00:00
{
"coin": "alph",
2025-08-01 03:30:45 +00:00
"zmqAddr": "amqp://guest:guest@localhost:5672/",
2025-07-31 02:34:17 +00:00
"tcpAddr": "0.0.0.0:39002",
2025-08-01 03:30:45 +00:00
"proxyAddr": "alph.m2pool.com:33390"
}