interface TextProposalProtoMsg {
    typeUrl: "/cosmos.gov.v1beta1.TextProposal";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.gov.v1beta1.TextProposal"
value: Uint8Array