HomePhabricator

rpc: add missing HelpExampleRpc for getblockfilter

Description

rpc: add missing HelpExampleRpc for getblockfilter

Summary:

From all RPCs in the "blockchain" category, getblockfilter is the only one where there is only a CLI example present but not a curl RPC example (all other RPCs in this category have either both or none). This PR adds the missing HelpExampleRpc string.

This is a backport of Core PR18396

Test Plan: src/bitcoin-cli help getblockfilter

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

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

Details

Provenance
Sebastian Falbesoner <sebastian.falbesoner@gmail.com>Authored on Jan 9 2021, 14:16
PiRKCommitted on Jan 9 2021, 14:16
abc-botPushed on Jan 9 2021, 14:20
Reviewer
Restricted Project
Differential Revision
D8859: rpc: add missing HelpExampleRpc for getblockfilter
Parents
rABCbed7d6c42d21: Update merkle.cpp
Branches
Unknown
Tags
Unknown