Page MenuHomePhabricator

rpc: Do not advertise dumptxoutset as a way to flush the chainstate
ClosedPublic

Authored by PiRK on Jan 26 2021, 17:12.

Details

Summary

The help message leaks several implementation details: leveldb and flush.

Neither of them are relevant to the end user and I don't see why we should make them part of the API contract.

This is a backport of Core PR18809

Test Plan

src/bitcoin-cli help dumptxoutset