useMinerDevices
Fetches miner devices from `GET /auth/list-things` (tag `t-miner`) in the nested shape the devkit Miner Explorer expects. Prefer this over @link useMiners wh…
Fetches miner devices from `GET /auth/list-things` (tag `t-miner`) in the nested shape the devkit Miner Explorer expects. Prefer this over {@link useMiners} when feeding the devkit — only the nested `info.poolConfig` id can resolve pool na…
import { useMinerDevices } from "@tetherto/mdk-react-adapter";Signature
(options: UseMinerDevicesOptions = {}) => UseMinerDevicesResult| Package | @tetherto/mdk-react-adapter |
| Requires provider | No |