Mining Statistics
GEThttp://localhost:8080/miners
Returns information about each miner connected to the current node
Request
Responses
- 200
Success
- application/json
- Schema
- success
Schema
any
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L 'http://localhost:8080/miners' \
-H 'Accept: application/json'
ResponseClear