Skip to content

Add more efficient way to filter ledgers by wallet#524

Open
ZIMkaRU wants to merge 4 commits into
bitfinexcom:stagingfrom
ZIMkaRU:feature/add-more-efficient-way-to-filter-ledgers-by-wallet
Open

Add more efficient way to filter ledgers by wallet#524
ZIMkaRU wants to merge 4 commits into
bitfinexcom:stagingfrom
ZIMkaRU:feature/add-more-efficient-way-to-filter-ledgers-by-wallet

Conversation

@ZIMkaRU

@ZIMkaRU ZIMkaRU commented Jul 17, 2026

Copy link
Copy Markdown
Member

@ZIMkaRU
ZIMkaRU marked this pull request as ready for review July 20, 2026 09:23

@acamaragl acamaragl left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm
minor comment

if (params?.wallet) {
filter.wallet = params.wallet
}
if (params?.category) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the type of "category"? can it be a number? I.e. 0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants