interface QueryCurrentPlanRequestAminoMsg {
    type: "cosmos-sdk/QueryCurrentPlanRequest";
    value: QueryCurrentPlanRequestAmino;
}

Properties

Properties

type: "cosmos-sdk/QueryCurrentPlanRequest"