Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
19162946
Topic
1433925
Board
Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.3 (Windows/Linux)
by
Claymore
on
23/05/2017, 19:37:21 UTC
Quote from: wpsd on May 23, 2017, 12:05:15 PM
Hi Claymore
could you give a hint on how to read value given by API {"method":"miner_getfile", "params":["config.txt"]}
It's either encrypted or encoded
Simple hex-encoded, for example, string data "3031" means two bytes: 48 and 49.