Page MenuHomePhabricator

Move `GetAllOutputTypes()` to rpc/utils
ClosedPublic

Authored by Fabien on Oct 15 2021, 15:16.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC6f0903b8104a: Move `GetAllOutputTypes()` to rpc/utils
Summary

Move the function so it can be reused outside of rawtransaction.cpp. This will be later used in the help text of the decodeavalancheproof RPC. There is no change in behavior.

Test Plan
ninja all check-functional

Diff Detail