mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Formatting - fix getmempoolinfo indentation
This commit is contained in:
parent
0b0c9a8e65
commit
1fb51ac61a
1 changed files with 4 additions and 4 deletions
|
@ -48,10 +48,10 @@ The `getmempoolinfo` RPC {{summary_getMemPoolInfo}}
|
||||||
p: "Required<br>(exactly 1)"
|
p: "Required<br>(exactly 1)"
|
||||||
d: "*Added in Bitcoin Core 0.12.0*<br><br>The lowest fee per kilobyte paid by any transaction in the memory pool"
|
d: "*Added in Bitcoin Core 0.12.0*<br><br>The lowest fee per kilobyte paid by any transaction in the memory pool"
|
||||||
|
|
||||||
- n: "→<br>`instantsendlocks`"
|
- n: "→<br>`instantsendlocks`"
|
||||||
t: "number (int)"
|
t: "number (int)"
|
||||||
p: "Required<br>(exactly 1)"
|
p: "Required<br>(exactly 1)"
|
||||||
d: "*Added in Dash Core 0.14.1*<br><br>Number of unconfirmed InstantSend locks"
|
d: "*Added in Dash Core 0.14.1*<br><br>Number of unconfirmed InstantSend locks"
|
||||||
|
|
||||||
{% enditemplate %}
|
{% enditemplate %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue