[Content] - RPC - Add new ListAddressBalances RPC (#50)

Closes #47
This commit is contained in:
thephez 2018-03-14 12:44:13 -04:00 committed by GitHub
parent 9a803fdf48
commit e3c34fef4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 79 additions and 1 deletions

View file

@ -89,6 +89,7 @@ This file is licensed under the terms of its source texts{%endcomment%}
{% assign summary_keepass="provides commands for configuring and managing KeePass authentication" %}
{% assign summary_keyPoolRefill="fills the cache of unused pre-generated keys (the keypool)." %}
{% assign summary_listAccounts="lists accounts and their balances." %}
{% assign summary_listAddressBalances="lists addresses of this wallet and their balances" %}
{% assign summary_listAddressGroupings="lists groups of addresses that may have had their common ownership made public by common use as inputs in the same transaction or from being used as change from a previous transaction." %}
{% assign summary_listBanned="lists all banned IPs/Subnets." %}
{% assign summary_listLockUnspent="returns a list of temporarily unspendable (locked) outputs." %}