RPC - getreceivedbyaddress

This commit is contained in:
thephez 2019-06-26 09:28:45 -04:00
parent 0245879fb8
commit d7fae5c84c
No known key found for this signature in database
GPG key ID: BBC8A06DBE236099

View file

@ -25,7 +25,7 @@ The `getreceivedbyaddress` RPC {{summary_getReceivedByAddress}}
- n: "Address" - n: "Address"
t: "string" t: "string"
p: "Required<br>(exactly 1)" p: "Required<br>(exactly 1)"
d: "The address whose transactions should be tallied<br><br>Only works for addresses contained in the local wallet" d: "__Only works for addresses contained in the local wallet__<br><br>The address whose transactions should be tallied"
{% enditemplate %} {% enditemplate %}