更新日期 | 网址 | 备注 |
2022/09/06 |
www.bian168.net |
验证 |
2022/08/31 |
www.bianreggroup.com |
验证 |
2022/08/31 |
www.bianreg.net |
验证 |
2022/08/31 |
www.binancezh.live |
验证 |
2022/08/31 |
www.binancezh.biz |
验证 |
2022/08/31 |
www.binancezh.top |
验证 |
2022/08/20 |
www.binance.info |
验证 |
2022/08/20 |
www.binancezh.jp |
验证 |
2022/08/20 |
www.binancezh.sh |
验证 |
Ethereum Fair Mining instructions(Ethereum Fair挖矿说明)
ETF is the Rome fork of eth, so it needs to synchronize the eth block to the height of 15_325_218, which requires 1T storage space
etf是 eth的Rome分叉,所以需要同步eth区块到15_325_218 高度,需要1T 存储空间
1.Download the beta version(下载测试版本)
https://github.com/ethereumfair/go-ethereum/releases/tag/v0.0.1
2.Mining configuration(挖矿配置)
./geth --config config.toml --miner.etherbase address(for example:0x8a90a94E216Fa4DEB04024d69C33b45163Edxxxx) console
config.toml
[Node]
DataDir = \"data path\"
IPCPath = \"geth.ipc\"
HTTPHost = \"0.0.0.0\"
NoUSB = true
InsecureUnlockAllowed = false
HTTPPort = 8545
HTTPVirtualHosts = [\"localhost\"]
HTTPModules = [\"eth\", \"net\", \"web3\", \"txpool\", \"parlia\"]
WSPort = 8546
WSModules = [\"net\", \"web3\", \"eth\"]
3.After startup(启动之后)
miner.start(1)# 1 is to enable 1 core mining(1为开启1核心挖矿)
更新日期 | 网址 | 备注 |
2022/09/06 |
www.bian168.net |
验证 |
2022/08/31 |
www.bianreggroup.com |
验证 |
2022/08/31 |
www.bianreg.net |
验证 |
2022/08/31 |
www.binancezh.live |
验证 |
2022/08/31 |
www.binancezh.biz |
验证 |
2022/08/31 |
www.binancezh.top |
验证 |
2022/08/20 |
www.binance.info |
验证 |
2022/08/20 |
www.binancezh.jp |
验证 |
2022/08/20 |
www.binancezh.sh |
验证 |