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
updated from 2.x to 3.0.15, new db, now a previously working call to wallet_pending returns a 500 error most of the time:
wallet_pending
pippin_1 | 2025/02/16 15:31:46 ERRO 🟥: Error unmarshalling response 1 error(s) decoding: pippin_1 | pippin_1 | * 'blocks' expected a map, got 'string'
The text was updated successfully, but these errors were encountered:
seems accounts_pending is returning blocks: '' if nothing is pending, should probably be an empty map/object.
accounts_pending
blocks: ''
Sorry, something went wrong.
Should be fixed in 3.0.16 which is currently building
No branches or pull requests
updated from 2.x to 3.0.15, new db, now a previously working call to
wallet_pending
returns a 500 error most of the time:The text was updated successfully, but these errors were encountered: