Mike Norris
Mike Norris
@zjhxmjl Thank you answer!But I still can't start miner when I remove .txt config, error message is 'Segment Fault'.
@zjhxmjl I download it from github , version is xmr-stak-rx-linux-1.0.1-cpu.tar.xz
Thanks. Is there no sdk at present? Is there a js version or a java version? I don’t know much about the c language.
OK, thanks. I'll try to see if I can convert the decrypted c code into js or java
不能像以前一样方便么,不去主动传入Filer,因为是统一进行JSON.toJSONString的 > ```java > @Test > public void test() { > final AtomicReference formatRef = new AtomicReference(); > ContextValueFilter contextValueFilter = new ContextValueFilter() { > @Override > public Object process(BeanContext...