Skip to content

Implement SDK method for getLpInvoices with pagination #558

Description

@Levi-Ojukwu

Description:

The SDK needs a paginated method for querying LP invoices.

Why it matters: LPs need to see all their funded invoices.

Acceptance Criteria:

  • Create getLpInvoices(lp, page, pageSize) method
  • Return paginated results
  • Add tests

Relevant Files: contracts/invoice_liquidity/src/lib.rs:552-572, sdk/src/index.ts


Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions