mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Typo updates
This commit is contained in:
parent
da8a1f1737
commit
fe5a7d3c21
15 changed files with 15 additions and 15 deletions
|
@ -22,7 +22,7 @@ http://opensource.org/licenses/MIT.
|
|||
- n: "{{DEPTH}}<br>`category`"
|
||||
t: "string"
|
||||
p: "Required<br>(exactly 1)"
|
||||
d: "Set to one of the following values:<br>• `send` if sending payment normally<br>• `privatesend` if sending PrivateSent payment<br>• `receive` if this wallet received payment in a regular transaction<br>• `generate` if a matured and spendable coinbase<br>• `immature` if a coinbase that is not spendable yet<br>• `orphan` if a coinbase from a block that's not in the local best block chain"
|
||||
d: "Set to one of the following values:<br>• `send` if sending payment normally<br>• `privatesend` if sending PrivateSend payment<br>• `receive` if this wallet received payment in a regular transaction<br>• `generate` if a matured and spendable coinbase<br>• `immature` if a coinbase that is not spendable yet<br>• `orphan` if a coinbase from a block that's not in the local best block chain"
|
||||
|
||||
- n: "{{DEPTH}}<br>`amount`"
|
||||
t: "number (dash)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue