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
Lint
Lint Not Applicable
Unit
Tests Not Applicable