pool.is_upgraded ================ Returns whether or not the pool of `id` is on the latest version and with all feature flags enabled. .. examples(websocket):: Check if pool of id 1 is upgraded. :::javascript { "id": "6841f242-840a-11e6-a437-00e04d680384", "msg": "method", "method": "pool.is_upgraded", "params": [1] } .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

Result

Type: boolean


*Required roles:* POOL_READ