Page MenuHomePhabricator

[Cashtab] Remove superfluous tx history count param
ClosedPublic

Authored by bytesofman on Sep 24 2025, 13:06.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC21db252bd688: [Cashtab] Remove superfluous tx history count param
Summary

This is doubled, now that we have pagination we only really care about the page size. We used this before because we combined tx history from multiple path addresses.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fewer-txs
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34566
Build 68599: Build Diffcashtab-tests
Build 68598: arc lint + arc unit