savemempool

savemempool

Saves the mempool to disk. This operation will fail if the previous dump has not yet been completely loaded.

Result

null    (json null)

Examples

bitcoinevo-cli savemempool
curl --user myusername --data-binary '{"jsonrpc": "1.0", "id": "curltest", "method": "savemempool", "params": []}' -H 'content-type: text/plain;' http://127.0.0.1:7332/