HomePhabricator

Use the actual config in the RPC console

Description

Use the actual config in the RPC console

Summary: The Qt RPC console uses a default config and causes the RPC to behave slightly differently than they do from bitcoind. This diff fixes that by forwarding the config at execution time.

Test Plan:

ninja all check-all

On the RPC console, run getnewaddress and check it returns an ecash address (was a legacy one before the patch).

Reviewers: #bitcoin_abc, tyler-smith

Reviewed By: #bitcoin_abc, tyler-smith

Subscribers: Mengerian

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

Details

Provenance
FabienAuthored on Apr 20 2022, 09:33
FabienPushed on Apr 20 2022, 17:55
Reviewer
Restricted Project
Differential Revision
D11370: Use the actual config in the RPC console
Parents
rABCabf382922243: Fix ambiguous amount multiplication
Branches
Unknown
Tags
Unknown