blackmennewstyle / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
MIT License
21 stars 37 forks source link

Unsupported RPC request: {"jsonrpc":"2.0","method":"eth_submitWork","params" #128

Closed 2realminers closed 5 months ago

2realminers commented 5 months ago

A friend say use jsonrpc 1 how can i change? in config.json ./geth --datadir data --networkid 177 --http --miner.notify 4073 --http.addr "localhost" --syncmode "full" --http.port 8545 -cache=12288 --mine --miner.etherbase "0x40726a3532ABbd8700468796772D4D7959750f78" --unlock "0x40726a3532ABbd8700468796772D4D7959750f78" --allow-insecure-unlock --password pwd --http.corsdomain "*" --bootnodes "enode://e66c77cdf15ed689a016af5fde615d836299549e186b0e2e026c9a5f9eb9abf10f4d30dbc70f88270afcacdf70c148d95c0c6b54cb22eb529c7dcc5ae1509cec@203.161.46.113:30777" --http.corsdomain "" --http.api "eth,net,web3,personal" --syncmode "full"