mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Reference - finish Util RPCs
- Update last util RPC (getmemoryinfo)
This commit is contained in:
parent
c21a890aed
commit
6fdba2bc89
1 changed files with 10 additions and 3 deletions
|
@ -9,10 +9,15 @@ http://opensource.org/licenses/MIT.
|
|||
|
||||
{% assign summary_getMemoryInfo="returns information about memory usage." %}
|
||||
|
||||
<!-- __ -->
|
||||
|
||||
{% autocrossref %}
|
||||
|
||||
*Added in Bitcoin Core 0.14.0*
|
||||
|
||||
**_Not implemented in Dash Core (as of 0.12.2)_**
|
||||
|
||||
{% comment %}
|
||||
The `getmemoryinfo` RPC {{summary_getMemoryInfo}}
|
||||
|
||||
*Parameters: none*
|
||||
|
@ -88,4 +93,6 @@ Result:
|
|||
|
||||
* [GetMemPoolInfo][rpc getmempoolinfo]: {{summary_getMemPoolInfo}}
|
||||
|
||||
{% endcomment %}
|
||||
|
||||
{% endautocrossref %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue