While using new is fine, once we add more fields to QueryTxs using positional parameters becomes less readable, so we use the clearer struct init.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABC91da94b6cded: [Chronik] Use struct init for `QueryTxs` instead of `new`
ninja check-crates
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable