truechain / truechain-engineering-code

Go implementation of TrueChain
GNU Lesser General Public License v3.0
100 stars 82 forks source link

is mining still possible? #123

Open Hammerkem opened 3 years ago

Hammerkem commented 3 years ago

I downloaded a full node. (truechain/truechain-engineering-code) synchronization is complete.

Run command getrue --rpc --rpcaddr 127.0.0.1 --rpcport 8545 --rpcapi "etrue,:net,web3,miner" --mine --remote --coinbase 0x.............. console

miner launch https://github.com/truechain/trueminer/releases/tag/v0.1.0

Run command trueminer -G -P http://127.0.0.1:8545 pause

But nothing happens, the miner works but there are no shares. Help me please.

synote commented 3 years ago

Try the truechain staking, the majority of reward allocated to PoS validator.