AI Summary: The `ledger` API's `full`, `accounts`, and `type` parameters currently accept malformed input values (e.g., arbitrary strings, numbers, special characters) without returning an error. The expected behavior is for the API to validate these inputs and return an error for anything other than the anticipated boolean-like values, even though the parameters are deprecated.
Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++