XRPLF / clio

An XRP Ledger API Server
https://xrpl.org
ISC License
55 stars 48 forks source link

ledger_entry of oracle with non numeric input of oracle_document_id returns an error on clio. #1420

Closed mounikakun closed 2 weeks ago

mounikakun commented 1 month ago

Issue Description

https://github.com/XRPLF/rippled/issues/5014

Changes should be made on clio end to support numbers can be represented as strings in oracle_document_id of ledger_entry.

Steps to Reproduce

Expected Result

Actual Result

Environment

Supporting Files