Interface QueryCommunityPoolRequestAminoMsg

interface QueryCommunityPoolRequestAminoMsg {
    type: "cosmos-sdk/QueryCommunityPoolRequest";
    value: QueryCommunityPoolRequestAmino;
}

Properties

Properties

type: "cosmos-sdk/QueryCommunityPoolRequest"