gebalance rpc updated

This commit is contained in:
Michael Rotarius 2017-08-01 16:12:14 +02:00
parent c1092a9889
commit 282687bd56

View file

@ -21,7 +21,7 @@ The `getbalance` RPC {{summary_getBalance}}
- n: "Account"
t: "string"
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 %}