Commit c463f70
MarcoFalke
Merge bitcoin#20139: Wallet: do not return warnings from UpgradeWallet()
9636962 [upgradewallet] removed unused warning param (Sishir Giri)
Pull request description:
The `warning` variable was unused in `upgradewallet` so I removed it
ACKs for top commit:
practicalswift:
ACK 9636962: diff looks correct
MarcoFalke:
review ACK 9636962
jonatack:
ACK 9636962
Tree-SHA512: 1d63186ce1e05e86a778340f2d7986c2cee1523de0a11cea39e8d148ac7ee26c49741dfa302b5c1cd1c8d74e67c1f9baee2763720c2d850b57da9a3fdce245653 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4474 | 4474 | | |
4475 | 4475 | | |
4476 | 4476 | | |
4477 | | - | |
4478 | 4477 | | |
4479 | | - | |
4480 | | - | |
| 4478 | + | |
4481 | 4479 | | |
4482 | 4480 | | |
4483 | 4481 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4102 | 4102 | | |
4103 | 4103 | | |
4104 | 4104 | | |
4105 | | - | |
| 4105 | + | |
4106 | 4106 | | |
4107 | 4107 | | |
4108 | 4108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1195 | 1195 | | |
1196 | 1196 | | |
1197 | 1197 | | |
1198 | | - | |
| 1198 | + | |
1199 | 1199 | | |
1200 | 1200 | | |
1201 | 1201 | | |
| |||
0 commit comments