Partial backport of Core PR13825
https://github.com/bitcoin/bitcoin/pull/13825/commits/0bb1b4e229a869769d81d1531435393a25fcf29
Depends on D5316
Differential D5420
[wallet] Remove fromAccount argument from CommitTransaction() nakihito on Mar 3 2020, 22:21. Authored by
Details
Partial backport of Core PR13825 Depends on D5316 ninja check test_runner.py wallet_*
Diff Detail
Event TimelineComment Actions [Bot Message] Comment Actions Please run the wallet functional tests as part of the test plan: ./test/functional/test_runner.py wallet_*. (wallet_backup is part of the extended tests). Comment Actions The diff is pollution by several unrelated linter formatting changes, but the code looks good. |