Page MenuHomePhabricator

remove use of getDefaultChangeType in paymentserver.cpp
ClosedPublic

Authored by PiRK on Aug 30 2021, 12:07.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC1c09834d5f06: remove use of getDefaultChangeType in paymentserver.cpp
Summary

As requested in review of D9974:

make the changes to BIP70 related code in its own diff

This removes the last remaining occurence of getDefaultChangeType to enable backporting core#19396.
Our codebase only uses OutputType::LEGACY, so this change is trivial.

Test Plan

ninja all check-all

Diff Detail

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