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
Version: 1.27.x not work mining Version: 1.25.x mining work
config.cfg
{ "Init": { "StoreReceipts": false, "IsMining": true, "ChainSpecPath": "chain.json", "GenesisHash": "0xf2b9c1ee7bcc8369c18bxxxxx36792b40d95eca68a24c932dd86f5b6d3c99c36", "BaseDbPath": "xxx_node01/xxx_archive", "LogFileName": "xxx_node01.logs.txt", "MemoryHint": 1024000000 }, "Sync": { "UseGethLimitsInFastBlocks": false, "FastSyncCatchUpHeightDelta": 10000000000 }, "KeyStore": { "PasswordFiles": ["keystore/password.txt"], "UnlockAccounts": ["0xxxxxxxxbD7959cBA0826A54663Ecd8A7F3920E0"], "BlockAuthorAccount": "0xxxxxxxxbD7959cBA0826A54663Ecd8A7F3920E0", "EnodeAccount": "0xxxxxxxxbD7959cBA0826A54663Ecd8A7F3920E0" }, "Aura": { "AllowAuRaPrivateChains": true, "ForceSealing": true }, "Mining": { "Enabled": true }, "Merge": { "Enabled": false } }
The text was updated successfully, but these errors were encountered:
LukaszRozmej
Successfully merging a pull request may close this issue.
Version: 1.27.x not work mining
Version: 1.25.x mining work
config.cfg
The text was updated successfully, but these errors were encountered: