mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
RPC - Add abortrescan
This commit is contained in:
parent
5d4f78c5f3
commit
81285914c5
8 changed files with 59 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{%comment%}AUTOMATICALLY-GENERATED FILE: DO NOT EDIT THIS FILE
|
||||
This file is licensed under the terms of its source texts{%endcomment%}
|
||||
{% assign summary_abandonTransaction="marks an in-wallet transaction and all its in-wallet descendants as abandoned. This allows their inputs to be respent." %}
|
||||
{% assign summary_abortRescan="Stops current wallet rescan" %}
|
||||
{% assign summary_addMultiSigAddress="adds a P2SH multisig address to the wallet." %}
|
||||
{% assign summary_addNode="attempts to add or remove a node from the addnode list, or to try a connection to a node once." %}
|
||||
{% assign summary_addWitnessAddress="adds a witness address for a script (with pubkey or redeem script known)." %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue