mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
gebalance rpc updated
This commit is contained in:
parent
c1092a9889
commit
282687bd56
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ The `getbalance` RPC {{summary_getBalance}}
|
||||||
- n: "Account"
|
- n: "Account"
|
||||||
t: "string"
|
t: "string"
|
||||||
p: "Optional<br>(0 or 1)"
|
p: "Optional<br>(0 or 1)"
|
||||||
d: "The name of an account to get the balance for. An empty string (\"\") is the default account. The string `*` will get the balance for all accounts (this is the default behavior)"
|
d: "*Deprecated: will be removed in a later version of Bitcoin Core*<br><br>The name of an account to get the balance for. An empty string (\"\") is the default account. The string `*` will get the balance for all accounts (this is the default behavior)"
|
||||||
|
|
||||||
{% enditemplate %}
|
{% enditemplate %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue