By inlining make_tx_proto in the match arms we don't need Cows anymore, and the code becomes simpler and more readable.
Note: No actual cows have been harmed in the production of this diff.
Differential D13768
[Chronik] Refactor `QueryTxs::tx_by_id`: remove Cow etc. tobias_ruck on Apr 24 2023, 14:25. Authored by Tags None Subscribers None
Details
By inlining make_tx_proto in the match arms we don't need Cows anymore, and the code becomes simpler and more readable. Note: No actual cows have been harmed in the production of this diff. ninja check-crates
Diff Detail
|