interface TextProposalAminoMsg {
    type: "cosmos-sdk/TextProposal";
    value: TextProposalAmino;
}

Properties

Properties

type: "cosmos-sdk/TextProposal"