Does the main miner software used currently use HTTP JSON-RPC, or JSON-RPC? That is, do they use HTTP calls to obtain getwork, or TCP/IP?
Asked
Active
Viewed 1,129 times
1 Answers
1
The miner uses JSON-RPC 1.0, for which only the HTTP transport was defined.
lamont cranston
- 461
- 3
- 6