Interface CommunityPoolSpendProposalWithDepositAminoMsg

interface CommunityPoolSpendProposalWithDepositAminoMsg {
    type: "cosmos-sdk/CommunityPoolSpendProposalWithDeposit";
    value: CommunityPoolSpendProposalWithDepositAmino;
}

Properties

Properties

type: "cosmos-sdk/CommunityPoolSpendProposalWithDeposit"