Page MenuHomePhabricator

Fix passing of coin control in SendMoney()
ClosedPublic

Authored by jasonbcox on Oct 7 2020, 00:14.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC2fef637bd376: Fix passing of coin control in SendMoney()
Summary

D6367 added coin_control as a param but did not clean this up
properly to use it.

This is not covered by tests at the moment, but a quick look at D7685 and this
patch should fix the test failure in that draft.

Test Plan

ninja check check-functional for sanity

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable