Open
Description
Context: Discord thread.
What problem does your feature solve?
Two fields are lost by getLedgerEntries
returning the LedgerEntryData
rather than the parent LedgerEntry
object:
lastModifiedLedgerSeq
, the last time said entry was touchedext
, the extension field which may be set for certain entries
What would you like to see?
An explanation for this design decision, a workaround, or a fix.
What alternatives are there?
Keeping things as-is, meaning downstream users lose access to the extension.
Metadata
Metadata
Assignees
Type
Projects
Status
Needs Review