forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 718
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #2460: Reorder C{,Mutable}Transaction for better packing
c602135 Reorder C{,Mutable}Transaction for better packing (random-zebra) Pull request description: Adapts bitcoin#8330. `sizeof(CTransaction)` and `sizeof(CMutableTransaction)` show a reduction of 8 bytes. ACKs for top commit: furszy: interesting PR, tested ACK c602135. Tree-SHA512: d35713d6ad10757fb7477428ef11f14c7dda30312003031ba24271b50556eb6e6b9a0ecc1af2c49b0d916bf8ec4f2c78bc55cf32befb43b12bcbb6c9715dad75
- Loading branch information
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters