Skip to content

Issue 19: Improve tx command with filters (type, cursor, limit) #110

@Nanle-code

Description

@Nanle-code

Labels: enhancement

Description:
src/commands/tx.rs should support paging and filtering like Horizon’s transaction endpoints.

Acceptance criteria:

Flags: --limit, --cursor, --order, --type.
Uses src/utils/horizon.rs pagination helpers.
Files:

src/commands/tx.rs
src/utils/horizon.rs

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions