interface ProposalAminoMsg {
    type: "/tendermint.types.Proposal";
    value: ProposalAmino;
}

Properties

Properties

type: "/tendermint.types.Proposal"