Page MenuHomePhabricator

doc: correct logging rpc return type and example
ClosedPublic

Authored by PiRK on Oct 1 2020, 12:40.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC34344f26585a: doc: correct logging rpc return type and example
Summary

logging status is returned as a bool, not 0|1

Backport of Core PR15272

Test Plan
ninja && sudo ninja install
bitcoin-cli help logging
bitcoin-cli logging "[\"all\"]" "[\"http\"]"

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 1 2020, 12:40
PiRK requested review of this revision.Oct 1 2020, 12:40

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Oct 1 2020, 12:44