mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
remove out of date help for assetlabel wildcard
This commit is contained in:
parent
0d00c31d4f
commit
bc5b2b383f
1 changed files with 1 additions and 1 deletions
|
|
@ -887,7 +887,7 @@ UniValue getbalance(const JSONRPCRequest& request)
|
|||
" avoid passing this argument.\n"
|
||||
"2. minconf (numeric, optional, default=1) Only include transactions confirmed at least this many times.\n"
|
||||
"3. include_watchonly (bool, optional, default=false) Also include balance in watch-only addresses (see 'importaddress')\n"
|
||||
"4. \"assetlabel\" (string, optional) Hex asset id or asset label for balance. \"*\" retrieves all known asset balances. IF THIS IS USED ALL ACCOUNT ARGUMENTS ARE IGNORED\n"
|
||||
"4. \"assetlabel\" (string, optional) Hex asset id or asset label for balance. IF THIS IS USED ALL ACCOUNT ARGUMENTS ARE IGNORED\n"
|
||||
"\nResult:\n"
|
||||
|
||||
"amount (numeric) The total amount in " + CURRENCY_UNIT + " received for this account.\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue