mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-12 02:07:39 +01:00
doc: add reference to getrawmempool
RPC in /mempool/contents
REST doc
This commit is contained in:
parent
f8b2e9bcfc
commit
5bc5cbaf31
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ Refer to the `getmempoolinfo` RPC help for details.
|
||||||
|
|
||||||
Returns the transactions in the mempool.
|
Returns the transactions in the mempool.
|
||||||
Only supports JSON as output format.
|
Only supports JSON as output format.
|
||||||
|
Refer to the `getrawmempool` RPC help for details.
|
||||||
|
|
||||||
Risks
|
Risks
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue