Interface MsgFundCommunityPoolResponseAminoMsg

interface MsgFundCommunityPoolResponseAminoMsg {
    type: "cosmos-sdk/MsgFundCommunityPoolResponse";
    value: MsgFundCommunityPoolResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgFundCommunityPoolResponse"