fix doc-string for resolve

This commit is contained in:
Jack Robison 2017-08-17 14:32:28 -04:00
parent 8786133cd4
commit e204a3b9a5
No known key found for this signature in database
GPG key ID: 284699E7404E3CFF

View file

@ -1392,6 +1392,9 @@ class Daemon(AuthJSONRPCServer):
'value': ClaimDict if decoded, otherwise hex string
}
If the uri resolves to a channel:
'claims_in_channel': (int) number of claims in the channel,
If the uri resolves to a claim:
'claim': {
'address': (str) claim address,