HomePhabricator

refactor: Replace const char* to std::string

Description

refactor: Replace const char* to std::string

Summary:

Some functions should be returning std::string instead of const char*.
This commit changes that.

Backport of core PR19004.

Test Plan:

ninja all check-all

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D9124

Details

Provenance
Calvin Kim <calvin@kcalvinalvin.info>Authored on May 18 2020, 08:14
FabienCommitted on Feb 2 2021, 07:29
FabienPushed on Feb 2 2021, 07:31
Reviewer
Restricted Project
Differential Revision
D9124: refactor: Replace const char* to std::string
Parents
rABC6588bd8ef048: Span improvements
Branches
Unknown
Tags
Unknown