我创建了TurtleCoin,并自定义了一些配置,包括地址pefix。我是用Visual Studio在Windows上编译的。Wallet和daemon工作正常,但miner不工作。当我启动miner并添加地址时,收到以下消息:
Address is not valid: The address does not have the correct prefix corresponding to this coin - it appears to be an address for another cryptocurrency.我可以在哪里定义miner的地址
https://stackoverflow.com/questions/55895955
复制相似问题