Page MenuHomePhabricator

replace "bitcoin" with "eCash" in RPC help strings
AbandonedPublic

Authored by PiRK on Apr 13 2022, 07:04.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Summary

As per title

Test Plan

grep bitcoin src/rpc/*

Event Timeline

PiRK requested review of this revision.Apr 13 2022, 07:04
Fabien requested changes to this revision.Apr 13 2022, 08:19
Fabien added a subscriber: Fabien.

We should have a constant for this

This revision now requires changes to proceed.Apr 13 2022, 08:19

use a constant for the currency name

Fabien requested changes to this revision.Apr 25 2022, 14:52
Fabien added inline comments.
src/rpc/util.h
42

This is not the right place for this constant

This revision now requires changes to proceed.Apr 25 2022, 14:52