Page MenuHomePhabricator

Merge #10310: [doc] Add hint about getmempoolentry to getrawmempool help.
ClosedPublic

Authored by nakihito on Jun 28 2019, 19:31.

Details

Summary

3a0a5bc [doc] Add hint about getmempoolentry to getrawmempool help. (Karl-Johan Alm)

Tree-SHA512: 8327d7d7ad93296525fbf95b7a824e3525bde84653999f125afd845823eb39e3a03cd39725962ed949aa2b9ad207ecad6d287294fa321ff1a4d7fbd5a4b8560b

Backport of Core PR10310
https://github.com/bitcoin/bitcoin/pull/10310/

Test Plan
make check
./bitcoind
./bitcoin-cli help getrawmempool

Hint: use getmempoolentry to fetch a specific transaction from the mempool. should be visible in the help text

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Jun 28 2019, 19:31
This revision is now accepted and ready to land.Jun 28 2019, 20:50