update api docs
This commit is contained in:
parent
89ecd2c571
commit
dcff18323d
1 changed files with 0 additions and 2 deletions
|
@ -673,7 +673,6 @@ Returns:
|
|||
{
|
||||
'build': (str) build type (e.g. "dev", "rc", "release"),
|
||||
'ip': (str) remote ip, if available,
|
||||
'lbrynet_update_available': (bool) whether there's an update available,
|
||||
'lbrynet_version': (str) lbrynet_version,
|
||||
'lbryum_version': (str) lbryum_version,
|
||||
'lbryschema_version': (str) lbryschema_version,
|
||||
|
@ -682,7 +681,6 @@ Returns:
|
|||
'platform': (str) platform string
|
||||
'processor': (str) processor type,
|
||||
'python_version': (str) python version,
|
||||
'remote_lbrynet': (str) most recent lbrynet version available from github
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue