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