We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa02f9 commit a318ad4Copy full SHA for a318ad4
config.json
@@ -1,7 +1,11 @@
1
{
2
- "pool_address":"public-pool.io",
3
- "pool_port": 21496,
4
- "user_name":"bc1qp84qrxsntmpyekp9vzdenlt8khnj0h4wqafeqe",
5
- "password":"x",
6
- "min_diff":0.01
+ "connection_type": "stratum",
+ "pool_address": "public-pool.io",
+ "pool_port": 21496,
+ "user_name": "bc1qt7a6vl28czf00vmuse9j7xwpyr7jjt83m2hljh",
+ "password": "x",
7
+ "min_diff": 0.01,
8
+ "rpc_user": "",
9
+ "rpc_password": "",
10
+ "rpc_port": 8332
11
}
0 commit comments