Page MenuHomePhabricator

[refactor] add const CCoinControl& param to SendMoney
ClosedPublic

Authored by majcosta on Jun 4 2020, 14:47.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC7d44fb717d3c: [refactor] add const CCoinControl& param to SendMoney
Summary

this was cleaned up in a previous diff but is now a hurdle to
backporting PR13756. this change makes the backport possible and brings
us a tad closer to core for less merge conflicts down the road.

Test Plan
ninja

Diff Detail

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