QueryCurrentPlanResponse is the response type for the Query/CurrentPlan RPC method.
GET /cosmos/upgrade/v1beta1/current_plan HTTP/1.1 Host: fet.nownodes.io Accept: */*
A successful response.
{ "plan": { "name": "text", "time": "2025-04-23T18:02:56.437Z", "height": "text", "info": "text", "upgraded_client_state": { "type_url": "text", "value": "Ynl0ZXM=" } } }