interface QueryAppliedPlanRequestAminoMsg {
    type: "cosmos-sdk/QueryAppliedPlanRequest";
    value: QueryAppliedPlanRequestAmino;
}

Properties

Properties

type: "cosmos-sdk/QueryAppliedPlanRequest"