interface MsgSubmitProposalAminoMsg {
    type: "cosmos-sdk/MsgSubmitProposal";
    value: MsgSubmitProposalAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgSubmitProposal"