HomePhabricator

[RPC] Fix casing in getblockchaininfo to be inline with the rest of the response

Description

[RPC] Fix casing in getblockchaininfo to be inline with the rest of the response

Summary:
The original PR changed the case of a parameter return by getblockchaininfo: startTime -> start_time
Luckily in our codebase it is only the documentation that was wrong, so this does not break compatibility. The parameter was reintroduced in Bitcoin ABC earlier this year while restoring BIP9 RPC support (D5135)

Backport of Core PR16817

Test Plan: bitcoin-cli help getblockchaininfo

Reviewers: O1 Bitcoin ABC, #bitcoin_abc, deadalnix

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, deadalnix

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

Details

Provenance
Dan Gershony <dan.gershony@gmail.com>Authored on Oct 23 2020, 12:25
PiRKCommitted on Oct 23 2020, 12:25
abc-botPushed on Oct 23 2020, 12:30
Reviewer
Restricted Owners Package
Differential Revision
D8075: [RPC] Fix casing in getblockchaininfo to be inline with the rest of the response
Parents
rABCae5a6890d31f: [CMAKE] Fix doxygen generation
Branches
Unknown
Tags
Unknown