Skip to content
New issue

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

[account_objects with limit value as zero do not return an error] (Version: [1.11.0-rc2]) #4541

Closed
mounikakun opened this issue May 26, 2023 · 1 comment
Labels
Good First Issue Great issue for a new contributor

Comments

@mounikakun
Copy link
Collaborator

Issue Description

Steps to Reproduce

{ "method": "account_objects", "params": [ { "account": "r3kmBwpGRwRoZGM64zkkwoDFB7GNJqxD8Y", "ledger_index": "validated", "type": "state", "deletion_blockers_only": false, "limit": 0 } ] }

Expected Result

invalidParams error

Actual Result

No error

Environment

Supporting Files

@mounikakun mounikakun changed the title [account_objects with limit value as zero do not return an error] (Version: []) [account_objects with limit value as zero do not return an error] (Version: [1.11.0-rc2]) May 26, 2023
@mounikakun
Copy link
Collaborator Author

mounikakun commented May 26, 2023

zero limit issue exists in account_tx, ledger_data, noripple_check and book_offers.
malformed limit exists in account_tx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Great issue for a new contributor
Projects
None yet
Development

No branches or pull requests

3 participants