getinfo can return stale and warning flags

This commit is contained in:
Jude Nelson
2018-01-22 19:11:40 -05:00
parent f54ae2c30d
commit f8e2da6cc0

View File

@@ -399,6 +399,12 @@ def getinfo(proxy=None, hostport=None):
},
'indexing': {
'type': 'boolean'
},
'stale': {
'type': 'boolean',
},
'warning': {
'type': 'string',
}
},
'required': [