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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
limit
Bug Description
For APIs with an optional limit, If the node operator configured a smaller limit, the API call should not fail if the client does not specify a limit.
Impacts Describe which portion(s) of BitShares Core may be impacted by this bug. Please tick at least one box.
Host Environment Please provide details about the host environment. Much of this information can be found running: witness_node --version.
witness_node --version
The text was updated successfully, but these errors were encountered:
Fixed by #2622.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Bug Description
For APIs with an optional
limit
, If the node operator configured a smaller limit, the API call should not fail if the client does not specify alimit
.Impacts
Describe which portion(s) of BitShares Core may be impacted by this bug. Please tick at least one box.
Host Environment
Please provide details about the host environment. Much of this information can be found running:
witness_node --version
.CORE TEAM TASK LIST
The text was updated successfully, but these errors were encountered: