mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Wallet RPC updates
- Comment out detail of non-implemented wallet RPCs
This commit is contained in:
parent
8c175dfdff
commit
022808165c
7 changed files with 50 additions and 15 deletions
|
@ -320,5 +320,6 @@ NOT IN DASH
|
|||
{% endcapture %}
|
||||
|
||||
{% assign WARNING=" **Warning:**" %}
|
||||
{% assign WARNING_ICON="" %}
|
||||
|
||||
{% assign reindexNote="Note: if you begin using `txindex=1` after downloading the block chain, you must rebuild your indexes by starting Bitcoin Core with the option `-reindex`. This may take several hours to complete, during which time your node will not process new blocks or transactions. This reindex only needs to be done once." %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue