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
Local private chain, running for a while, data cannot be queried anymore What should I configure to ensure that the data will be saved?
eth.getBlock(144799) { number: 144799, transactions: ["0xacffe2b189d48e30ee9ea306035992cddc558312680239d17ff5819d5aac4b09", "0xd886eb13dee87c0b2b1e34d683577a7f5da88bdb3fac54f408f45a83ce944647"], } eth.getTransactionReceipt("0xacffe2b189d48e30ee9ea306035992cddc558312680239d17ff5819d5aac4b09") null eth.getTransaction("0xacffe2b189d48e30ee9ea306035992cddc558312680239d17ff5819d5aac4b09") null
The text was updated successfully, but these errors were encountered:
Could you provide more background, what is the command line arguments?
Sorry, something went wrong.
The startup parameters are default for geth. How should I set
No branches or pull requests
Local private chain, running for a while, data cannot be queried anymore
What should I configure to ensure that the data will be saved?
The text was updated successfully, but these errors were encountered: