Commit c1252b1
committed
Merge bitcoin/bitcoin#31520: #31318 followups
4f06ae0 refactor: fix typo in node/types.h (Sjors Provoost)
366fbf1 test: drop extraneous bracket in mining util (Sjors Provoost)
Pull request description:
#31318 followups
Drops an extraneous bracket and fixes a typo.
ACKs for top commit:
maflcko:
lgtm ACK 4f06ae0
vasild:
ACK 4f06ae0
ryanofsky:
Code review ACK 4f06ae0
Tree-SHA512: e168bab124f1e62f6666a21349ee4ac8ac11aadeb04813513e89f6c8f8479a67bcf3490460fd49c8d7f9b7264a32e7ea95ac727dfe4597a59b934017ec9fe44e2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments