xrpl4j icon indicating copy to clipboard operation
xrpl4j copied to clipboard

Add queue_data sub-object to LedgerResult

Open nkramer44 opened this issue 4 years ago • 1 comments

Currently in LedgerResult, there is no sub object modeling the queue_data field that gets returned in responses. We should add this field if anyone requests it

nkramer44 avatar Dec 07 '20 20:12 nkramer44

"if anyone requests it" I'm ask this

I need to parse data from ledger_closed Is it possible to somehow use this library to decrypt the "data": hash if "binary": true or how to get this data from Json if "binary": false ?

Relect avatar Mar 27 '24 08:03 Relect