Interface QueryCurrentPlanResponseProtoMsg

interface QueryCurrentPlanResponseProtoMsg {
    typeUrl: "/cosmos.upgrade.v1beta1.QueryCurrentPlanResponse";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.upgrade.v1beta1.QueryCurrentPlanResponse"
value: Uint8Array