Commit 4a4289e
committed
Merge bitcoin#25772: test: Add missing static to IsStandardTx helper
fad5bc4 test: Add missing static to IsStandardTx helper (MacroFake)
Pull request description:
Requested in bitcoin#25648 (comment)
Also remove line break from the other two helpers.
ACKs for top commit:
glozow:
utACK fad5bc4
aureleoules:
ACK fad5bc4.
theStack:
ACK fad5bc4
Tree-SHA512: 771411e1fb5939a58491ecf719e1929ab0150b0faae2078ac72bd13117f1d4dcffdeed5027bfae53e4336af25a4f1db47d564abc06a5a2c9ec006a9f67bae1041 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | | - | |
| 32 | + | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
| |||
0 commit comments