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
Describe the bug Wallet fails to sync.
To Reproduce Steps to reproduce the behavior: https://github.com/AnyLedger/anyledger-wallet/blob/master/BUILD-qemu.md uart:~$ wallet sync
uart:~$ wallet sync
Screenshots
uart:~$ wallet sync error: HTTP send Error: eth_getTransactionCount failed
Desktop (please complete the following information):
Additional context
root@lorenzoPractice:~# curl -X POST --header "Content-Type: application/json" --data '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":987}' 127.0.0.1:18545 {"jsonrpc":"2.0","result":"Parity-Ethereum//v2.5.0-beta-b52ac20-20190408/x86_64-linux-gnu/rustc1.33.0","id":987}
Similarly, also:
uart:~$ wallet balance error: HTTP send Error: eth_getBalance failed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Wallet fails to sync.
To Reproduce
Steps to reproduce the behavior:
https://github.com/AnyLedger/anyledger-wallet/blob/master/BUILD-qemu.md
uart:~$ wallet sync
Screenshots
Desktop (please complete the following information):
Additional context
Similarly, also:
The text was updated successfully, but these errors were encountered: