Skip to content

Return the full LedgerEntry not LedgerEntryData in getLedgerEntries #479

@leighmcculloch

Description

@leighmcculloch

What problem does your feature solve?

The getLedgerEntries method returns the LedgerEntryData that is a subset of the ledger entry, so it doesn't actually return all the information in a ledger entry. Information missing is sponsorship information.

What would you like to see?

The getLedgerEntries changed to returning the full LedgerEntry in a way that is safe and backwards compatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions