We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Try the truechain staking, the majority of reward allocated to PoS validator.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: