(rpc) fix the spec: recheckProgress is a 'double', not a whole number
This commit is contained in:
parent
e990c95336
commit
8323fbf3f6
|
@ -158,7 +158,7 @@
|
||||||
priorities | array (see below) | n/a
|
priorities | array (see below) | n/a
|
||||||
rateDownload (B/s) | number | tr_stat
|
rateDownload (B/s) | number | tr_stat
|
||||||
rateUpload (B/s) | number | tr_stat
|
rateUpload (B/s) | number | tr_stat
|
||||||
recheckProgress | number | tr_stat
|
recheckProgress | 'double' | tr_stat
|
||||||
scrapeResponse | string | tr_stat
|
scrapeResponse | string | tr_stat
|
||||||
scrapeURL | string | tr_stat
|
scrapeURL | string | tr_stat
|
||||||
seeders | number | tr_stat
|
seeders | number | tr_stat
|
||||||
|
|
Loading…
Reference in New Issue