Skip to content

Why doesn't getLedgerEntries return the entire LedgerEntry type? #379

Open
@Shaptic

Description

@Shaptic

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 touched
  • ext, 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

No type

Projects

Status

Needs Review

Relationships

None yet

Development

No branches or pull requests

Issue actions