Interface CommunityPoolSpendProposalAminoMsg

interface CommunityPoolSpendProposalAminoMsg {
    type: "cosmos-sdk/CommunityPoolSpendProposal";
    value: CommunityPoolSpendProposalAmino;
}

Properties

Properties

type: "cosmos-sdk/CommunityPoolSpendProposal"